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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c3032 struct xcoff_link_hash_entry *hsym;
3035 hsym = xcoff_link_hash_lookup (xcoff_hash_table (info),
3037 if (hsym == NULL)
3044 xcoff_mark_symbol (info, hsym);
3045 hsym->flags |= (XCOFF_DEF_REGULAR | XCOFF_RTINIT);
3065 hsym->ldindx = 3;
3067 hsym->ldsym = ldsym;
3070 hsym->ldsym, hsym->root.root.string))
3075 hsym
3027 struct xcoff_link_hash_entry *hsym; local
[all...]

Completed in 49 milliseconds