Searched refs:DtJmpRel (Results 1 – 1 of 1) sorted by relevance
2771 Optional<uint64_t> DtJmpRel; in findPLT() local2778 DtJmpRel = Entry.getVal(); in findPLT()2783 if (!DtMipsPltGot && !DtJmpRel) in findPLT()2789 if (!DtJmpRel) in findPLT()2797 PltRelSec = findNotEmptySectionByAddress(Obj, FileName, *DtJmpRel); in findPLT()2800 Twine::utohexstr(*DtJmpRel)); in findPLT()