Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.h130 bool HasGotOffRel = false; variable
H A DRelocations.cpp1044 In.Got->HasGotOffRel = true; in scanReloc()
H A DSyntheticSections.cpp643 return NumEntries == 0 && !HasGotOffRel && in empty()