Searched defs:sym_desc (Results 1 – 1 of 1) sorted by relevance
1150 struct sym_desc { struct1151 Alist *sd_GOTndxs; /* list of associated GOT entries */1152 Sym *sd_sym; /* pointer to symbol table entry */1153 Sym *sd_osym; /* copy of the original symbol entry */1155 Alist *sd_move; /* move information associated with a */1157 const char *sd_name; /* symbols name */1158 Ifl_desc *sd_file; /* file where symbol is taken */1159 Is_desc *sd_isc; /* input section of symbol definition */1160 Sym_aux *sd_aux; /* auxiliary global symbol info. */1161 Word sd_symndx; /* index in output symbol table */[all …]