Lines Matching refs:got2
102 // The .got2 section shndx.
339 // For 32-bit the .got2 section shdnx, for 64-bit the .opd section shndx.
1083 || strcmp(name, ".got2") == 0))
1722 // Stash away the index of .got2 or .opd in a relocatable object, if
1737 size == 32 ? ".got2" : ".opd",
4475 unsigned int got2 = ppcobj->got2_shndx();
4476 got_addr = ppcobj->get_output_section_offset(got2);
4478 got_addr += (ppcobj->output_section(got2)->address()