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

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc161 got2_shndx() const function in class:__anon572::Powerpc_relobj
4949 unsigned int got2 = ppcobj->got2_shndx();
6456 if (ppc_object->got2_shndx() != 0
6463 if (is_ordinary && shndx == ppc_object->got2_shndx()
9105 unsigned int got2_shndx = object->got2_shndx(); local
9107 if (got2_shndx != 0)
9109 got2_addend = object->get_output_section_offset(got2_shndx);

Completed in 56 milliseconds