Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h431 AgainstSymbol, enumerator
464 return kind == AgainstSymbol || kind == AgainstSymbolWithTargetVA; in needsDynSymIndex()
H A DRelocations.cpp889 sym.isPreemptible ? DynamicReloc::AgainstSymbol in addPltEntry()
901 DynamicReloc::AgainstSymbol, sym, 0, in addGotEntry()
923 off, DynamicReloc::AgainstSymbol, sym, 0, in addGotAuthEntry()
H A DSyntheticSections.cpp1653 case AgainstSymbol: in computeAddend()
1694 addReloc(DynamicReloc::AgainstSymbol, dynType, isec, offsetInSec, sym, addend, in addSymbolReloc()
1703 addReloc({dynType, &isec, offsetInSec, DynamicReloc::AgainstSymbol, sym, 0, in addAddendOnlyRelocIfNonPreemptible()