Home
last modified time | relevance | path

Searched refs:SetInlinedFunctionInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DBlock.h368 void SetInlinedFunctionInfo(const char *name, const char *mangled,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DBlock.cpp364 void Block::SetInlinedFunctionInfo(const char *name, const char *mangled, in SetInlinedFunctionInfo() function in Block
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1252 block->SetInlinedFunctionInfo(name, mangled_name, decl_ap.get(), in ParseBlocksRecursive()