Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h374 LLVM_ABI llvm::Error loadCallSitesFromYAML(StringRef YAMLFile);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp192 llvm::Error GsymCreator::loadCallSitesFromYAML(StringRef YAMLFile) { in loadCallSitesFromYAML() function in GsymCreator