Searched refs:igotPlt (Results 1 – 5 of 5) sorted by relevance
159 return in.igotPlt->getVA() + getGotPltOffset(); in getGotVA()167 return in.igotPlt->getVA() + getGotPltOffset(); in getGotPltVA()
518 in.igotPlt = make<IgotPltSection>(); in createSyntheticSections()519 add(in.igotPlt); in createSyntheticSections()2136 finalizeSynthetic(in.igotPlt); in finalizeSections()
1208 IgotPltSection *igotPlt; member
1490 addPltEntry(in.iplt, in.igotPlt, in.relaIplt, target->iRelativeRel, in scanReloc()
1619 getParent()->info = in.igotPlt->getParent()->sectionIndex; in finalizeContents()