Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp545 static void replaceWithDefined(Symbol &sym, SectionBase *sec, uint64_t value, in replaceWithDefined() function
627 replaceWithDefined(*sym, sec, 0, sym->size); in addCopyRelSymbol()
1267 replaceWithDefined( in processRelocAux()