Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DMachODumper.cpp506 bool PrintedGroup = false; in printRelocations() local
508 if (!PrintedGroup) { in printRelocations()
511 PrintedGroup = true; in printRelocations()
517 if (PrintedGroup) { in printRelocations()
DCOFFDumper.cpp1161 bool PrintedGroup = false; in printRelocations() local
1163 if (!PrintedGroup) { in printRelocations()
1166 PrintedGroup = true; in printRelocations()
1172 if (PrintedGroup) { in printRelocations()