Searched refs:gdbarch_byte_order_for_code (Results 1 – 3 of 3) sorted by relevance
400 di.endian_code = gdbarch_byte_order_for_code (gdbarch); in gdb_disassemble_info()518 di->endian_code = gdbarch_byte_order_for_code (gdbarch); in gdb_buffered_insn_length_init_dis()
97 extern int gdbarch_byte_order_for_code (struct gdbarch *gdbarch);
1439 gdbarch_byte_order_for_code (struct gdbarch *gdbarch) in gdbarch_byte_order_for_code() function