Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h4724 unsigned int last_native_index = obj_raw_syment_count (abfd); in coff_slurp_symbol_table() local
4727 while (this_index < last_native_index) in coff_slurp_symbol_table()