Home
last modified time | relevance | path

Searched refs:directSym (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1742 auto *directSym = makeDefined(cast<Defined>(sym)); in handleNonPreemptibleIfunc() local
1743 directSym->allocateAux(); in handleNonPreemptibleIfunc()
1745 addPltEntry(*in.iplt, *in.igotPlt, dyn, target->iRelativeRel, *directSym); in handleNonPreemptibleIfunc()
1747 symAux.back().pltIdx = symAux[directSym->auxIdx].pltIdx; in handleNonPreemptibleIfunc()