Searched refs:getNumFunctionInfos (Results 1 – 4 of 4) sorted by relevance
81 size_t NumBefore = Gsym.getNumFunctionInfos(); in convert()115 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert()
629 size_t NumBefore = Gsym.getNumFunctionInfos(); in convert()700 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert()
419 size_t GsymCreator::getNumFunctionInfos() const { in getNumFunctionInfos() function in GsymCreator
419 LLVM_ABI size_t getNumFunctionInfos() const;