Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DRelocations.cpp507 static void replaceWithDefined(Symbol &Sym, SectionBase *Sec, uint64_t Value, in replaceWithDefined() function
584 replaceWithDefined(*Sym, Sec, 0, Sym->Size); in addCopyRelSymbol()
971 replaceWithDefined(Sym, In.Plt, getPltEntryOffset(Sym.PltIndex), 0); in processRelocAux()