Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp911 static void addPltEntry(PltSection &plt, GotPltSection &gotPlt, in addPltEntry() function
1682 addPltEntry(*in.iplt, *in.igotPlt, *in.relaIplt, target->iRelativeRel, in handleNonPreemptibleIfunc()
1722 addPltEntry(*in.plt, *in.gotPlt, *in.relaPlt, target->pltRel, sym); in postScanRelocations()
2330 addPltEntry(*in.plt, *in.gotPlt, *in.relaPlt, target->pltRel, in hexagonTLSSymbolUpdate()