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

/haiku-buildtools/legacy/binutils/bfd/
H A Dxcofflink.c2684 xcoff_build_ldsyms (struct xcoff_link_hash_entry *h, void * p)
2823 /* We need to call xcoff_build_ldsyms recursively here,
2825 xcoff_build_ldsyms (hds, p);
3058 See xcoff_build_ldsyms
3130 xcoff_link_hash_traverse (xcoff_hash_table (info), xcoff_build_ldsyms,
2679 xcoff_build_ldsyms (struct xcoff_link_hash_entry *h, void * p) function

Completed in 54 milliseconds