Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcoffcode.h4341 unsigned int last_native_index = obj_raw_syment_count (abfd); in coff_slurp_symbol_table() local
4344 while (this_index < last_native_index) in coff_slurp_symbol_table()