Home
last modified time | relevance | path

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

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