Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Target/
HDObjCLanguageRuntime.cpp58 ObjCLanguageRuntime::AddToMethodCache (lldb::addr_t class_addr, lldb::addr_t selector, lldb::addr_t… in AddToMethodCache()
69 ObjCLanguageRuntime::LookupInMethodCache (lldb::addr_t class_addr, lldb::addr_t selector) in LookupInMethodCache()
/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDObjCLanguageRuntime.h562 lldb::addr_t class_addr; member
/trueos/contrib/gcc/cp/
HDinit.c1706 tree class_addr; in build_new_1() local
/trueos/contrib/llvm/tools/lldb/source/Expression/
HDIRForTarget.cpp1675 Constant *class_addr = ConstantInt::get(m_intptr_ty, (uint64_t)class_ptr); in HandleObjCClass() local