Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp306 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()