Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp887 static void addPltEntry(PltSection &plt, GotPltSection &gotPlt, in addPltEntry() function
1576 addPltEntry(*in.iplt, *in.igotPlt, *in.relaIplt, target->iRelativeRel, in handleNonPreemptibleIfunc()
1611 addPltEntry(*in.plt, *in.gotPlt, *in.relaPlt, target->pltRel, sym); in postScanRelocations()
2219 addPltEntry(*in.plt, *in.gotPlt, *in.relaPlt, target->pltRel, in hexagonTLSSymbolUpdate()