Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1078 static void addPltEntry(PltSection *plt, GotPltSection *gotPlt, in addPltEntry() function
1265 addPltEntry(in.plt, in.gotPlt, in.relaPlt, target->pltRel, sym); in processRelocAux()
1439 addPltEntry(in.plt, in.gotPlt, in.relaPlt, target->pltRel, sym); in scanReloc()
1509 addPltEntry(in.iplt, in.igotPlt, in.relaIplt, target->iRelativeRel, in scanReloc()
2134 addPltEntry(in.plt, in.gotPlt, in.relaPlt, target->pltRel, in hexagonTLSSymbolUpdate()