Searched refs:ibtPlt (Results 1 – 5 of 5) sorted by relevance
391 uint64_t plt = in.ibtPlt ? in.ibtPlt->getVA() : in.plt->getVA(); in writePltHeader()1027 in.ibtPlt->getVA() + IBTPltHeaderSize + s.getPltIdx() * pltEntrySize; in writeGotPlt()
535 in.ibtPlt->getVA() + IBTPltHeaderSize + s.getPltIdx() * pltEntrySize; in writeGotPlt()
489 in.ibtPlt = std::make_unique<IBTPltSection>(); in createSyntheticSections()490 add(*in.ibtPlt); in createSyntheticSections()494 in.ibtPlt = std::make_unique<IBTPltSection>(); in createSyntheticSections()495 add(*in.ibtPlt); in createSyntheticSections()
1293 std::unique_ptr<IBTPltSection> ibtPlt; member
3831 ibtPlt.reset(); in reset()