Lines Matching defs:sym_aux
1173 struct sym_aux { struct
1174 APlist *sa_dfiles; /* files where symbol is defined */
1175 Sym sa_sym; /* copy of symtab entry */
1176 const char *sa_vfile; /* first unavailable definition */
1177 const char *sa_rfile; /* file with first symbol referenced */
1178 Word sa_hash; /* the pure hash value of symbol */
1179 Word sa_PLTndx; /* index into PLT for symbol */
1180 Word sa_PLTGOTndx; /* GOT entry indx for PLT indirection */
1181 Word sa_linkndx; /* index of associated symbol from */
1183 Half sa_symspec; /* special symbol ids */
1184 Half sa_overndx; /* output file versioning index */
1185 Half sa_dverndx; /* dependency versioning index */