Home
last modified time | relevance | path

Searched refs:elftc_bfd_target_class (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/elftoolchain/libelftc/
H A DVersion.map9 elftc_bfd_target_class;
H A Delftc_bfdtarget.c62 elftc_bfd_target_class(Elftc_Bfd_Target *tgt) in elftc_bfd_target_class() function
H A DMakefile46 elftc_bfd_find_target.3 elftc_bfd_target_class.3 \
H A Dlibelftc.h73 unsigned int elftc_bfd_target_class(Elftc_Bfd_Target *_tgt);
/freebsd/lib/libelftc/
H A DMakefile40 elftc_bfd_find_target.3 elftc_bfd_target_class.3 \
/freebsd/contrib/elftoolchain/elfcopy/
H A Dmain.c1456 ecp->oec = elftc_bfd_target_class(tgt); in set_output_target()