Home
last modified time | relevance | path

Searched defs:function_address (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DTypeSystem.h489 const Address &function_address, in GetFunctionCaller()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp113 const Address *function_address = GetPrintForDebuggerAddr(); in GetObjectDescription() local
H A DAppleObjCRuntimeV2.cpp1888 Address function_address; in UpdateISAToDescriptorMap() local
2153 Address function_address; in UpdateISAToDescriptorMap() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp2452 const Address &function_address, const ValueList &arg_value_list, in GetFunctionCallerForLanguage()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp10014 const CompilerType &return_type, const Address &function_address, in GetFunctionCaller()