Searched refs:FunctionsAddedCount (Results 1 – 2 of 2) sorted by relevance
116 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert() local118 *Log << "Loaded " << FunctionsAddedCount in convert()
604 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert() local606 *OS << "Loaded " << FunctionsAddedCount << " functions from DWARF.\n"; in convert()