Home
last modified time | relevance | path

Searched defs:objc_object (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dobjc-lang.c51 struct objc_object { struct
52 CORE_ADDR isa;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1776 ObjectFile *objc_object = objc_module_sp->GetObjectFile(); in GetSharedCacheReadOnlyAddress() local