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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h4607 combined_entry_type *native_symbols;
4617 if ((native_symbols = coff_get_normalized_symtab (abfd)) == NULL)
4641 combined_entry_type *src = native_symbols + this_index;
4858 (long) (intptr_t) (native_symbols + src->u.syment.n_value);
4938 obj_raw_syments (abfd) = native_symbols;
4606 combined_entry_type *native_symbols; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h4607 combined_entry_type *native_symbols;
4617 if ((native_symbols = coff_get_normalized_symtab (abfd)) == NULL)
4641 combined_entry_type *src = native_symbols + this_index;
4858 (long) (intptr_t) (native_symbols + src->u.syment.n_value);
4943 obj_raw_syments (abfd) = native_symbols;
4606 combined_entry_type *native_symbols; local

Completed in 168 milliseconds