Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp65 void ObjCLanguageRuntime::AddToMethodCache(lldb::addr_t class_addr, in AddToMethodCache()
79 void ObjCLanguageRuntime::AddToMethodCache(lldb::addr_t class_addr, in AddToMethodCache()
91 lldb::addr_t ObjCLanguageRuntime::LookupInMethodCache(lldb::addr_t class_addr, in LookupInMethodCache()
100 lldb::addr_t ObjCLanguageRuntime::LookupInMethodCache(lldb::addr_t class_addr, in LookupInMethodCache()
H A DObjCLanguageRuntime.h394 lldb::addr_t class_addr = LLDB_INVALID_ADDRESS; member
417 lldb::addr_t class_addr = LLDB_INVALID_ADDRESS; member
/openbsd-src/gnu/gcc/gcc/cp/
H A Dinit.c1706 tree class_addr; in build_new_1() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1316 Constant *class_addr = ConstantInt::get(m_intptr_ty, (uint64_t)class_ptr); in HandleObjCClass() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dinit.c2264 tree class_addr, alloc_decl; local