Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDWasmDumper.cpp125 bool PrintedGroup = false; in printRelocations() local
131 if (!PrintedGroup) { in printRelocations()
134 PrintedGroup = true; in printRelocations()
140 if (PrintedGroup) { in printRelocations()
HDMachODumper.cpp529 bool PrintedGroup = false; in printRelocations() local
531 if (!PrintedGroup) { in printRelocations()
534 PrintedGroup = true; in printRelocations()
540 if (PrintedGroup) { in printRelocations()
HDCOFFDumper.cpp1564 bool PrintedGroup = false; in printRelocations() local
1566 if (!PrintedGroup) { in printRelocations()
1569 PrintedGroup = true; in printRelocations()
1575 if (PrintedGroup) { in printRelocations()