Lines Matching refs:runtime

495   // sure we aren't using the V1 runtime.
660 result.AppendError("current process has no Objective-C runtime loaded");
746 result.AppendError("current process has no Objective-C runtime loaded");
789 "Commands for operating on the Objective-C language runtime.",
839 // Should there be some way for the runtime to specify what it can do in this
929 // back to getting it from the runtime
1151 Process *process, AppleObjCRuntimeV2 *runtime,
1153 if (!hash_table.ParseHeader(process, runtime->GetISAHashTablePointer())) {
1413 // Only dump the runtime classes from the expression evaluation if the log is
1529 // runtime.
1710 // Only dump the runtime classes from the expression evaluation if the log is
1890 // Now get the objc classes that are baked into the Objective-C runtime in
1896 // seeing class information from the runtime - in order to detect that
2048 AppleObjCRuntimeV2 &runtime, const lldb::ModuleSP &objc_module_sp) {
2049 Process *process(runtime.GetProcess());
2107 runtime, objc_module_sp, objc_debug_isa_class_mask,
2116 AppleObjCRuntimeV2 &runtime, const lldb::ModuleSP &objc_module_sp) {
2117 Process *process(runtime.GetProcess());
2125 return new TaggedPointerVendorLegacy(runtime);
2131 return new TaggedPointerVendorLegacy(runtime);
2137 return new TaggedPointerVendorLegacy(runtime);
2143 return new TaggedPointerVendorLegacy(runtime);
2149 return new TaggedPointerVendorLegacy(runtime);
2155 return new TaggedPointerVendorLegacy(runtime);
2199 runtime, objc_debug_taggedpointer_mask,
2215 runtime, objc_debug_taggedpointer_mask,
2292 AppleObjCRuntimeV2 &runtime, uint64_t objc_debug_taggedpointer_mask,
2298 : TaggedPointerVendorV2(runtime), m_cache(),
2355 AppleObjCRuntimeV2 &runtime, uint64_t objc_debug_taggedpointer_mask,
2368 runtime, objc_debug_taggedpointer_mask,
2443 AppleObjCRuntimeV2 &runtime, const ModuleSP &objc_module_sp,
2451 : m_runtime(runtime), m_cache(), m_objc_module_wp(objc_module_sp),
2487 // Note, we check these variables first as the ObjC runtime will set at least