Home
last modified time | relevance | path

Searched defs:object_ptr (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp58 const addr_t object_ptr = in_value.GetPointerValue(); in GetDynamicTypeAndAddress() local
H A DAppleObjCRuntimeV2.cpp797 const addr_t object_ptr = in_value.GetPointerValue(); in GetDynamicTypeAndAddress() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp905 lldb::addr_t object_ptr = LLDB_INVALID_ADDRESS; AddArguments() local