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

/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A DMachODumper.cpp506 bool PrintedGroup = false; local
508 if (!PrintedGroup) {
511 PrintedGroup = true;
517 if (PrintedGroup) {
H A DCOFFDumper.cpp822 bool PrintedGroup = false; local
824 if (!PrintedGroup) {
827 PrintedGroup = true;
833 if (PrintedGroup) {

Completed in 81 milliseconds