Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h4767 unsigned int last_native_index = obj_raw_syment_count (abfd); in coff_slurp_symbol_table() local
4770 while (this_index < last_native_index) in coff_slurp_symbol_table()