Home
last modified time | relevance | path

Searched refs:prepareMergedFunctions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h383 LLVM_ABI void prepareMergedFunctions(OutputAggregator &Out);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp198 void GsymCreator::prepareMergedFunctions(OutputAggregator &Out) { in prepareMergedFunctions() function in GsymCreator