Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputFiles.cpp529 bool hasAlloc = false; in handleSectionGroup() local
535 hasAlloc = true; in handleSectionGroup()
541 if (!hasAlloc) in handleSectionGroup()