Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h4737 combined_entry_type *native_symbols; in coff_slurp_symbol_table() local
4748 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()