Searched refs:RelaPlt (Results 1 – 1 of 1) sorted by relevance
805 std::optional<SectionRef> RelaPlt, RelaDyn; in getPltEntries() local816 RelaPlt = Section; in getPltEntries()867 if (RelaPlt) in getPltEntries()868 handleRels(RelaPlt->relocations(), JumpSlotReloc, ".plt"); in getPltEntries()