Searched refs:native_symbols (Results 1 – 1 of 1) sorted by relevance
4737 combined_entry_type *native_symbols; in coff_slurp_symbol_table() local4748 if ((native_symbols = coff_get_normalized_symtab (abfd)) == NULL) in coff_slurp_symbol_table()4772 combined_entry_type *src = native_symbols + this_index; in coff_slurp_symbol_table()4996 (long) (intptr_t) (native_symbols + src->u.syment.n_value); in coff_slurp_symbol_table()5082 obj_raw_syments (abfd) = native_symbols; in coff_slurp_symbol_table()