Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp297 static void replaceWithDefined(Symbol &sym, SectionBase &sec, uint64_t value, in replaceWithDefined() function
380 replaceWithDefined(*sym, *sec, 0, sym->size); in addCopyRelSymbol()
1621 replaceWithDefined(sym, *in.plt, in postScanRelocations()