Searched refs:ibtPlt (Results 1 – 4 of 4) sorted by relevance
389 uint64_t plt = in.ibtPlt ? in.ibtPlt->getVA() : in.plt->getVA(); in writePltHeader()924 in.ibtPlt->getVA() + IBTPltHeaderSize + s.pltIndex * pltEntrySize; in writeGotPlt()
437 in.ibtPlt->getVA() + IBTPltHeaderSize + s.pltIndex * pltEntrySize; in writeGotPlt()
1217 IBTPltSection *ibtPlt; member
552 in.ibtPlt = make<IBTPltSection>(); in createSyntheticSections()553 add(in.ibtPlt); in createSyntheticSections()