Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2425 bool HasGroups = false; in printGroupSections() local
2428 HasGroups = true; in printGroupSections()
2450 if (!HasGroups) in printGroupSections()
3211 bool HasGroups = false; in printGroupSections() local
3214 HasGroups = true; in printGroupSections()
3238 if (!HasGroups) in printGroupSections()