Searched defs:coff_symbol (Results 1 – 5 of 5) sorted by relevance
207 struct coff_symbol struct214 struct coff_symbol * next; argument215 struct coff_symbol * next_in_ofile_list; /* For the ofile list. */ argument216 int number;217 int er_number;218 struct coff_sfile * sfile;
163 struct coff_symbol struct178 struct coff_symbol *symbols; argument
250 struct coff_symbol { struct265 using coff_symbol16 = coff_symbol<support::ulittle16_t>; argument