Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DInputFiles.cpp392 bool hasAlloc = false; in handleSectionGroup() local
398 hasAlloc = true; in handleSectionGroup()
404 if (!hasAlloc) in handleSectionGroup()