Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1226 static const char *getGroupType(uint32_t Flag) { in getGroupType() function
3490 << getGroupType(G.Type) << " group section [" in printGroupSections()
6548 W.printHex("Type", getGroupType(G.Type), G.Type); in printGroupSections()