Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1048 DynamicReloc::AddendOnlyWithTargetVA, in build()
1584 case AddendOnlyWithTargetVA: in computeAddend()
1625 addReloc(DynamicReloc::AddendOnlyWithTargetVA, dynType, inputSec, offsetInSec, in addRelativeReloc()
1637 addReloc(DynamicReloc::AddendOnlyWithTargetVA, dynType, isec, offsetInSec, in addAddendOnlyRelocIfNonPreemptible()
H A DSyntheticSections.h435 AddendOnlyWithTargetVA, enumerator
H A DRelocations.cpp1084 : DynamicReloc::AddendOnlyWithTargetVA, in addPltEntry()