Home
last modified time | relevance | path

Searched defs:FunctionsAddedCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp117 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert() local
H A DDwarfTransformer.cpp632 size_t FunctionsAddedCount = Gsym.getNumFunctionInfos() - NumBefore; in convert() local