Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h413 AddendOnlyWithTargetVA, enumerator
516 addReloc<shard>(DynamicReloc::AddendOnlyWithTargetVA, dynType, isec, in addRelativeReloc()
H A DSyntheticSections.cpp1049 DynamicReloc::AddendOnlyWithTargetVA, in build()
1585 case AddendOnlyWithTargetVA: in computeAddend()
1633 addReloc(DynamicReloc::AddendOnlyWithTargetVA, dynType, sec, offsetInSec, in addAddendOnlyRelocIfNonPreemptible()
H A DRelocations.cpp917 : DynamicReloc::AddendOnlyWithTargetVA, in addPltEntry()