Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dobject.cc800 Sized_relobj_file<size, big_endian>::do_find_special_sections( in do_find_special_sections() function in gold::Sized_relobj_file
846 bool need_local_symbols = this->do_find_special_sections(sd); in base_read_symbols()
Dobject.h2557 do_find_special_sections(Read_symbols_data* sd);
Dpowerpc.cc250 do_find_special_sections(Read_symbols_data* sd);
1858 Powerpc_relobj<size, big_endian>::do_find_special_sections( in do_find_special_sections() function in __anon34c063400111::Powerpc_relobj
1895 return Sized_relobj_file<size, big_endian>::do_find_special_sections(sd); in do_find_special_sections()
DChangeLog24 (Powerpc_relobj::do_find_special_sections): Stash away .rela.toc
DChangeLog-08151257 (Sized_relobj_file::do_find_special_sections): Store compressed
2881 (Powerpc_relobj::do_find_special_sections): Check no .opd in ELFv2.
2882 (Powerpc_dynobj::do_find_special_sections): Likewise.
3536 (Powerpc_relobj::do_find_special_sections): Update find_shdr call.
4736 (Powerpc_relobj::do_find_special_sections): Find .opd for 64-bit.
4797 (Powerpc_relobj::do_find_special_sections): Don't use set_got2_shndx.