Searched refs:replaceWithDefined (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Relocations.cpp | 306 static void replaceWithDefined(Ctx &ctx, Symbol &sym, SectionBase &sec, in replaceWithDefined() function 388 replaceWithDefined(ctx, *sym, *sec, 0, sym->size); in addCopyRelSymbol() 1877 replaceWithDefined(ctx, sym, *ctx.in.plt, in postScanRelocations()
|