Searched refs:GetFunctionCount (Results 1 – 2 of 2) sorted by relevance
42 size_t GetFunctionCount() const in GetFunctionCount() function
232 for (size_t i = 0; i < asmModule_.GetFunctionCount(); i++) { in CollectAsmStubCodeInfo()235 if (i < asmModule_.GetFunctionCount() - 1) { in CollectAsmStubCodeInfo()