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()
474 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert() local475 Log << "Loaded " << FunctionsAddedCount << " functions from DWARF.\n"; in convert()