Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp444 bool hasAlloc = false; in handleSectionGroup() local
450 hasAlloc = true; in handleSectionGroup()
456 if (!hasAlloc) in handleSectionGroup()