Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1305 static const char *getGroupType(uint32_t Flag) { in getGroupType() function
3793 << getGroupType(G.Type) << " group section [" in printGroupSections()
7153 W.printHex("Type", getGroupType(G.Type), G.Type); in printGroupSections()