Searched refs:getNumFunctions (Results 1 – 4 of 4) sorted by relevance
137 OS << "NumFunctions: " << FMP.getNumFunctions() << "\n"; in operator <<()139 if (FMP.getNumFunctions() == 0) in operator <<()144 for (unsigned i = 0, e = FMP.getNumFunctions(); i != e; ++i) { in operator <<()
300 ConstantsListOffset = FunctionListOffset + getNumFunctions() * FunctionSize; in StackMapV1Parser()323 uint32_t getNumFunctions() const { in getNumFunctions() function352 getFunctionOffset(getNumFunctions()))); in functions_end()
22 << "\nNum Functions: " << SMP.getNumFunctions(); in prettyPrintStackMap()
200 NumFunctionsType getNumFunctions() const { in getNumFunctions() function