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.h421 AgainstSymbol, enumerator
454 return kind == AgainstSymbol || kind == AgainstSymbolWithTargetVA; in needsDynSymIndex()
H A DRelocations.cpp919 sym.isPreemptible ? DynamicReloc::AgainstSymbol in addPltEntry()
931 DynamicReloc::AgainstSymbol, sym, 0, R_ABS}); in addGotEntry()
H A DSyntheticSections.cpp1598 case AgainstSymbol: in computeAddend()
1637 addReloc(DynamicReloc::AgainstSymbol, dynType, isec, offsetInSec, sym, addend, in addSymbolReloc()
1646 addReloc({dynType, &sec, offsetInSec, DynamicReloc::AgainstSymbol, sym, 0, in addAddendOnlyRelocIfNonPreemptible()