Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp1073 DynamicReloc::AddendOnlyWithTargetVA, in build()
1584 case AddendOnlyWithTargetVA: in computeAddend()
1632 addReloc(DynamicReloc::AddendOnlyWithTargetVA, dynType, inputSec, offsetInSec, in addRelativeReloc()
1644 addReloc(DynamicReloc::AddendOnlyWithTargetVA, dynType, isec, offsetInSec, in addAddendOnlyRelocIfNonPreemptible()
H A DSyntheticSections.h432 AddendOnlyWithTargetVA, enumerator
H A DRelocations.cpp893 : DynamicReloc::AddendOnlyWithTargetVA, in addPltEntry()