Home
last modified time | relevance | path

Searched refs:lastsym (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dcoffread.c1926 coff_read_struct_type (int index, int length, int lastsym) in coff_read_struct_type() argument
1951 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() argument
2047 while (!done && symnum < lastsym && symnum < nlist_nsyms_global) in coff_read_enum_type()