Home
last modified time | relevance | path

Searched refs:getNumFunctionInfos (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DObjectFileTransformer.cpp82 size_t NumBefore = Gsym.getNumFunctionInfos(); in convert()
113 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert()
DDwarfTransformer.cpp426 size_t NumBefore = Gsym.getNumFunctionInfos(); in convert()
474 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert()
DGsymCreator.cpp306 size_t GsymCreator::getNumFunctionInfos() const{ in getNumFunctionInfos() function in GsymCreator
/external/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
DGsymCreator.h234 size_t getNumFunctionInfos() const;