Searched refs:to_word (Results 1 – 1 of 1) sorted by relevance
36 uint16_t to_word = tswap16(val); in gdb_get_reg16() local37 g_byte_array_append(buf, (uint8_t *) &to_word, 2); in gdb_get_reg16()