Home
last modified time | relevance | path

Searched refs:ETF_ELF (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/elftoolchain/libelftc/
HDlibelftc_bfdtarget.c44 .bt_type = ETF_ELF,
52 .bt_type = ETF_ELF,
59 .bt_type = ETF_ELF,
67 .bt_type = ETF_ELF,
75 .bt_type = ETF_ELF,
83 .bt_type = ETF_ELF,
92 .bt_type = ETF_ELF,
100 .bt_type = ETF_ELF,
107 .bt_type = ETF_ELF,
115 .bt_type = ETF_ELF,
[all …]
HDlibelftc.h46 ETF_ELF, enumerator
/NextBSD/contrib/elftoolchain/elfcopy/
HDmain.c642 if (ecp->itf != ETF_ELF) { in create_file()
690 if (ecp->otf != ETF_ELF) { in create_file()
1343 if (ecp->otf == ETF_ELF) { in set_output_target()
1517 ecp->itf = ecp->otf = ETF_ELF; in main()