Home
last modified time | relevance | path

Searched refs:hasGotOffRel (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lld/ELF/
DSyntheticSections.h143 bool hasGotOffRel = false; variable
DRelocations.cpp1396 in.got->hasGotOffRel = true; in scanReloc()
DWriter.cpp527 in.got->hasGotOffRel = true; in createSyntheticSections()
DSyntheticSections.cpp695 return numEntries || hasGotOffRel; in isNeeded()