Searched refs:addPltEntry (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Relocations.cpp | 884 static void addPltEntry(Ctx &ctx, PltSection &plt, GotPltSection &gotPlt, in addPltEntry() function 1812 addPltEntry(ctx, *ctx.in.iplt, *ctx.in.igotPlt, dyn, ctx.target->iRelativeRel, in handleNonPreemptibleIfunc() 1866 addPltEntry(ctx, *ctx.in.plt, *ctx.in.gotPlt, *ctx.in.relaPlt, in postScanRelocations() 2556 addPltEntry(ctx, *ctx.in.plt, *ctx.in.gotPlt, *ctx.in.relaPlt, in hexagonTLSSymbolUpdate()
|