Searched refs:to_long (Results 1 – 1 of 1) sorted by relevance
43 uint32_t to_long = tswap32(val); in gdb_get_reg32() local44 g_byte_array_append(buf, (uint8_t *) &to_long, 4); in gdb_get_reg32()