Searched refs:FunctionsAddedCount (Results 1 – 2 of 2) sorted by relevance
113 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert() local114 Log << "Loaded " << FunctionsAddedCount << " functions from symbol table.\n"; in convert()
494 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert() local495 Log << "Loaded " << FunctionsAddedCount << " functions from DWARF.\n"; in convert()