Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBSymbolContext.cpp86 SBFunction SBSymbolContext::GetFunction() { in GetFunction() function in SBSymbolContext
H A DSBAddress.cpp214 SBFunction SBAddress::GetFunction() { in GetFunction() function in SBAddress
H A DSBFrame.cpp213 SBFunction SBFrame::GetFunction() const { in GetFunction() function in SBFrame
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h80 llvm::Function *GetFunction() { in GetFunction() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRDynamicChecks.cpp463 static llvm::Function *GetFunction(llvm::Value *value) { in GetFunction() function in ObjcObjectChecker
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1569 bool SymbolFileDWARF::GetFunction(const DWARFDIE &die, SymbolContext &sc) { in GetFunction() function in SymbolFileDWARF