Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp506 static bool printMod(const BTFParser &BTF, const BTF::CommonType *Type, in printMod() function
699 for (uint32_t ChainLen = 0; printMod(*this, Type, Stream); ++ChainLen) { in symbolize()