Searched refs:lastsym (Results 1 – 1 of 1) sorted by relevance
1926 coff_read_struct_type (int index, int length, int lastsym) in coff_read_struct_type() argument1951 while (!done && symnum < lastsym && symnum < nlist_nsyms_global) in coff_read_struct_type()2022 coff_read_enum_type (int index, int length, int lastsym) in coff_read_enum_type() argument2047 while (!done && symnum < lastsym && symnum < nlist_nsyms_global) in coff_read_enum_type()