Lines Matching defs:runtime
829 // sure we aren't using the V1 runtime.
990 result.AppendError("current process has no Objective-C runtime loaded");
1024 result.AppendError("current process has no Objective-C runtime loaded");
1123 "Commands for operating on the Objective-C language runtime.",
1161 // Should there be some way for the runtime to specify what it can do in this
1254 // back to getting it from the runtime
1471 Process *process, AppleObjCRuntimeV2 *runtime,
1473 if (!hash_table.ParseHeader(process, runtime->GetISAHashTablePointer())) {
1612 AppleObjCRuntimeV2 &runtime) {
1614 Process *process = runtime.GetProcess();
1615 ModuleSP objc_module_sp(runtime.GetObjCModule());
1672 new SharedCacheImageHeaders(runtime, objc_debug_headerInfoRWs_ptr, count,
2110 // Only dump the runtime classes from the expression evaluation if the log is
2224 // their name from the runtime.
2348 // Only dump the runtime classes from the expression evaluation if the log is
2522 // Ask the runtime is the realized class generation count changed. Unlike
2536 // Now get the objc classes that are baked into the Objective-C runtime in
2542 // seeing class information from the runtime - in order to detect that
2760 AppleObjCRuntimeV2 &runtime, const lldb::ModuleSP &objc_module_sp) {
2761 Process *process(runtime.GetProcess());
2819 runtime, objc_module_sp, objc_debug_isa_class_mask,
2828 AppleObjCRuntimeV2 &runtime, const lldb::ModuleSP &objc_module_sp) {
2829 Process *process(runtime.GetProcess());
2837 return new TaggedPointerVendorLegacy(runtime);
2843 return new TaggedPointerVendorLegacy(runtime);
2849 return new TaggedPointerVendorLegacy(runtime);
2855 return new TaggedPointerVendorLegacy(runtime);
2861 return new TaggedPointerVendorLegacy(runtime);
2867 return new TaggedPointerVendorLegacy(runtime);
2911 runtime, objc_debug_taggedpointer_mask,
2927 runtime, objc_debug_taggedpointer_mask,
3004 AppleObjCRuntimeV2 &runtime, uint64_t objc_debug_taggedpointer_mask,
3010 : TaggedPointerVendorV2(runtime), m_cache(),
3075 AppleObjCRuntimeV2 &runtime, uint64_t objc_debug_taggedpointer_mask,
3088 runtime, objc_debug_taggedpointer_mask,
3166 AppleObjCRuntimeV2 &runtime, const ModuleSP &objc_module_sp,
3174 : m_runtime(runtime), m_cache(), m_objc_module_wp(objc_module_sp),
3210 // Note, we check these variables first as the ObjC runtime will set at least