Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Dpowerpc.cc107 got2_shndx() const in got2_shndx() function in __anonf2b8b68c0111::Powerpc_relobj
4560 unsigned int got2 = ppcobj->got2_shndx(); in do_write()
8363 unsigned int got2_shndx = object->got2_shndx(); in relocate_relocs() local
8365 if (got2_shndx != 0) in relocate_relocs()
8367 got2_addend = object->get_output_section_offset(got2_shndx); in relocate_relocs()