Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1224 static const char *getGroupType(uint32_t Flag) { in getGroupType() function
3498 << getGroupType(G.Type) << " group section [" in printGroupSections()
6611 W.printHex("Type", getGroupType(G.Type), G.Type); in printGroupSections()