Searched refs:local_symbol_input_shndx (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | target-reloc.h | 862 object->local_symbol_input_shndx(r_sym, &is_ordinary); in relocate_relocs()
|
H A D | object.h | 2294 local_symbol_input_shndx(unsigned int sym, bool* is_ordinary) const in local_symbol_input_shndx() function
|
H A D | arm.cc | 10490 unsigned int shndx = object->local_symbol_input_shndx(r_sym, &is_ordinary); in relocate_special_relocatable()
|
H A D | mips.cc | 10352 unsigned int shndx = object->local_symbol_input_shndx(r_sym, &is_ordinary); in relocate_special_relocatable()
|
H A D | powerpc.cc | 12711 object->local_symbol_input_shndx(r_sym, &is_ordinary); in relocate_relocs()
|
H A D | ChangeLog-0815 | 17141 (Sized_relobj::local_symbol_input_shndx): Add is_ordinary
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | target-reloc.h | 862 object->local_symbol_input_shndx(r_sym, &is_ordinary); in relocate_relocs()
|
H A D | object.h | 2294 local_symbol_input_shndx(unsigned int sym, bool* is_ordinary) const in local_symbol_input_shndx() function
|
H A D | mips.cc | 10314 unsigned int shndx = object->local_symbol_input_shndx(r_sym, &is_ordinary); in relocate_special_relocatable()
|
H A D | arm.cc | 10490 unsigned int shndx = object->local_symbol_input_shndx(r_sym, &is_ordinary); in relocate_special_relocatable()
|
H A D | powerpc.cc | 12649 object->local_symbol_input_shndx(r_sym, &is_ordinary); in relocate_relocs()
|
H A D | ChangeLog-0815 | 17141 (Sized_relobj::local_symbol_input_shndx): Add is_ordinary
|