Searched refs:bt_machine (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | libelftc_bfdtarget.c | 47 .bt_machine = EM_AVR, 62 .bt_machine = EM_ARM, 70 .bt_machine = EM_MIPS, 78 .bt_machine = EM_386, 86 .bt_machine = EM_386, 95 .bt_machine = EM_IA_64, 110 .bt_machine = EM_ARM, 118 .bt_machine = EM_MIPS, 126 .bt_machine = EM_PPC, 134 .bt_machine = EM_PPC, [all …]
|
H A D | elftc_bfdtarget.c | 72 return (tgt->bt_machine); in elftc_bfd_target_machine()
|
H A D | _libelftc.h | 42 unsigned int bt_machine; /* elf target arch. */ member
|