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