Searched refs:xcoff_build_ldsyms (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c2685 xcoff_build_ldsyms (struct xcoff_link_hash_entry *h, void * p)
2824 /* We need to call xcoff_build_ldsyms recursively here,
2826 xcoff_build_ldsyms (hds, p);
3059 See xcoff_build_ldsyms
3131 xcoff_link_hash_traverse (xcoff_hash_table (info), xcoff_build_ldsyms,
2680 xcoff_build_ldsyms (struct xcoff_link_hash_entry *h, void * p) function

Completed in 133 milliseconds