Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DRelocations.cpp297 static void replaceWithDefined(Symbol &sym, SectionBase &sec, uint64_t value, in replaceWithDefined() function
380 replaceWithDefined(*sym, *sec, 0, sym->size); in addCopyRelSymbol()
1676 replaceWithDefined(sym, *in.plt, in postScanRelocations()