/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | dis-init.c | 35 info->endian = BFD_ENDIAN_UNKNOWN; in init_disassemble_info() 46 info->display_endian = BFD_ENDIAN_UNKNOWN; in init_disassemble_info()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | dis-init.c | 35 info->endian = BFD_ENDIAN_UNKNOWN; in init_disassemble_info() 46 info->display_endian = BFD_ENDIAN_UNKNOWN; in init_disassemble_info()
|
H A D | csky-dis.c | 1073 if (mach_flag == BINARY_MACH_FLAG && info->endian == BFD_ENDIAN_UNKNOWN) in print_insn_csky()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | verilog.c | 67 enum bfd_endian VerilogDataEndianness = BFD_ENDIAN_UNKNOWN; 245 …else if ((VerilogDataEndianness == BFD_ENDIAN_UNKNOWN && bfd_little_endian (abfd)) /* FIXME: Can t… in verilog_write_record() 413 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 414 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | ptrace-core.c | 171 BFD_ENDIAN_UNKNOWN, /* target byte order */ 172 BFD_ENDIAN_UNKNOWN, /* target headers byte order */
|
H A D | trad-core.c | 260 BFD_ENDIAN_UNKNOWN, /* target byte order */ 261 BFD_ENDIAN_UNKNOWN, /* target headers byte order */
|
H A D | netbsd-core.c | 268 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 269 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | binary.c | 330 BFD_ENDIAN_UNKNOWN, /* byteorder */ 331 BFD_ENDIAN_UNKNOWN, /* header_byteorder */
|
H A D | srec.c | 1285 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 1286 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */ 1342 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 1343 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | ihex.c | 977 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 978 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | tekhex.c | 1001 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 1002 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | coff-mcore.c | 367 && output_bfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN) in coff_mcore_relocate_section()
|
H A D | vms-lib.c | 2415 BFD_ENDIAN_UNKNOWN, /* byteorder */ 2416 BFD_ENDIAN_UNKNOWN, /* header_byteorder */
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Disasm.cc | 221 dis_info.endian = BFD_ENDIAN_UNKNOWN; in disasm_open() 234 dis_info.display_endian = BFD_ENDIAN_UNKNOWN; in disasm_open() 254 dis_info.endian = BFD_ENDIAN_UNKNOWN; in disasm_open() 259 dis_info.display_endian = dis_info.endian = BFD_ENDIAN_UNKNOWN; in disasm_open()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Disasm.cc | 178 dis_info.endian = BFD_ENDIAN_UNKNOWN; in disasm_open() 191 dis_info.display_endian = BFD_ENDIAN_UNKNOWN; in disasm_open() 211 dis_info.endian = BFD_ENDIAN_UNKNOWN; in disasm_open() 216 dis_info.display_endian = dis_info.endian = BFD_ENDIAN_UNKNOWN; in disasm_open()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ptrace-core.c | 171 BFD_ENDIAN_UNKNOWN, /* target byte order */ 172 BFD_ENDIAN_UNKNOWN, /* target headers byte order */
|
H A D | netbsd-core.c | 268 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 269 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | trad-core.c | 260 BFD_ENDIAN_UNKNOWN, /* target byte order */ 261 BFD_ENDIAN_UNKNOWN, /* target headers byte order */
|
H A D | binary.c | 329 BFD_ENDIAN_UNKNOWN, /* byteorder */ 330 BFD_ENDIAN_UNKNOWN, /* header_byteorder */
|
H A D | verilog.c | 397 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 398 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | srec.c | 1291 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 1292 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */ 1348 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 1349 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | ihex.c | 976 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 977 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | tekhex.c | 1000 BFD_ENDIAN_UNKNOWN, /* Target byte order. */ 1001 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
|
H A D | coff-mcore.c | 367 && output_bfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN) in coff_mcore_relocate_section()
|
H A D | vms-lib.c | 2398 BFD_ENDIAN_UNKNOWN, /* byteorder */ 2399 BFD_ENDIAN_UNKNOWN, /* header_byteorder */
|