Home
last modified time | relevance | path

Searched refs:ETF_EFI (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_bfdtarget.c487 .bt_type = ETF_EFI,
493 .bt_type = ETF_EFI,
499 .bt_type = ETF_EFI,
H A Dlibelftc.h51 ETF_EFI, enumerator
/freebsd/contrib/elftoolchain/elfcopy/
H A Dpe.c60 if (ecp->otf == ETF_EFI || ecp->oem == EM_X86_64) in create_pe()
101 if (ecp->otf == ETF_EFI) in create_pe()
H A Dmain.c806 case ETF_EFI: in create_file()
1461 if (ecp->otf == ETF_EFI || ecp->otf == ETF_PE) in set_output_target()