Searched refs:FunctionsAddedCount (Results 1 – 2 of 2) sorted by relevance
117 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert() local119 *Out.GetOS() << "Loaded " << FunctionsAddedCount in convert()
632 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert() local633 Out << "Loaded " << FunctionsAddedCount << " functions from DWARF.\n"; in convert()