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.cpp317 static void replaceWithDefined(Symbol &sym, SectionBase &sec, uint64_t value, in replaceWithDefined() function
400 replaceWithDefined(*sym, *sec, 0, sym->size); in addCopyRelSymbol()
1794 replaceWithDefined(sym, *in.plt, in postScanRelocations()