Searched refs:igotPlt (Results 1 – 6 of 6) sorted by relevance
165 return in.igotPlt->getVA() + getGotPltOffset(); in getGotVA()175 return in.igotPlt->getVA() + getGotPltOffset(); in getGotPltVA()
895 rel.inputSec == in.igotPlt.get())) in checkDynRelAddends()
1492 std::unique_ptr<IgotPltSection> igotPlt; member
4468 igotPlt.reset(); in reset()4851 in.igotPlt = std::make_unique<IgotPltSection>(); in createSyntheticSections()4852 add(*in.igotPlt); in createSyntheticSections()
1745 addPltEntry(*in.iplt, *in.igotPlt, dyn, target->iRelativeRel, *directSym); in handleNonPreemptibleIfunc()
1970 finalizeSynthetic(in.igotPlt.get()); in finalizeSections()