Searched refs:PrintedGroup (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp287 bool PrintedGroup = false; local
289 if (!PrintedGroup) {
292 PrintedGroup = true;
298 if (PrintedGroup) {
H A DCOFFDumper.cpp662 bool PrintedGroup = false; local
664 if (!PrintedGroup) {
667 PrintedGroup = true;
673 if (PrintedGroup) {

Completed in 142 milliseconds