Home
last modified time | relevance | path

Searched refs:elftc_bfd_target_byteorder (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/elftoolchain/libelftc/
HDVersion.map8 elftc_bfd_target_byteorder;
HDelftc_bfdtarget.c55 elftc_bfd_target_byteorder(Elftc_Bfd_Target *tgt) in elftc_bfd_target_byteorder() function
HDlibelftc.h70 unsigned int elftc_bfd_target_byteorder(Elftc_Bfd_Target *_tgt);
HDMakefile41 MLINKS= elftc_bfd_find_target.3 elftc_bfd_target_byteorder.3 \
/NextBSD/contrib/elftoolchain/elfcopy/
HDmain.c1345 ecp->oed = elftc_bfd_target_byteorder(tgt); in set_output_target()