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