Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dpowerpc.cc158 got2_shndx() const in got2_shndx() function in __anon34c063400111::Powerpc_relobj
4805 unsigned int got2 = ppcobj->got2_shndx(); in do_write()
6312 if (ppc_object->got2_shndx() != 0 in local()
6319 if (is_ordinary && shndx == ppc_object->got2_shndx() in local()
8949 unsigned int got2_shndx = object->got2_shndx(); in relocate_relocs() local
8951 if (got2_shndx != 0) in relocate_relocs()
8953 got2_addend = object->get_output_section_offset(got2_shndx); in relocate_relocs()