Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.h137 bool hasGotOffRel = false; variable
HDRelocations.cpp1328 in.got->hasGotOffRel = true; in scanReloc()
HDWriter.cpp495 in.got->hasGotOffRel = true; in createSyntheticSections()
HDSyntheticSections.cpp648 return numEntries || hasGotOffRel; in isNeeded()