Home
last modified time | relevance | path

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

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