Home
last modified time | relevance | path

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

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