Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h416 AgainstSymbol, enumerator
449 return kind == AgainstSymbol || kind == AgainstSymbolWithTargetVA; in needsDynSymIndex()
H A DRelocations.cpp916 sym.isPreemptible ? DynamicReloc::AgainstSymbol in addPltEntry()
928 DynamicReloc::AgainstSymbol, sym, 0, R_ABS}); in addGotEntry()
H A DSyntheticSections.cpp1582 case AgainstSymbol: in computeAddend()
1621 addReloc(DynamicReloc::AgainstSymbol, dynType, isec, offsetInSec, sym, addend, in addSymbolReloc()
1630 addReloc({dynType, &sec, offsetInSec, DynamicReloc::AgainstSymbol, sym, 0, in addAddendOnlyRelocIfNonPreemptible()