Lines Matching defs:exe_scope
121 ExecutionContextScope *exe_scope,
128 if (exe_scope)
129 target_sp = exe_scope->CalculateTarget();
157 exe_scope->CalculateExecutionContext(exe_ctx);
244 ExecutionContextScope *exe_scope) {
247 if (!exe_scope)
250 TargetSP target_sp = exe_scope->CalculateTarget();
350 ExecutionContextScope *exe_scope, bool show_memory_tags) {
364 GetMemoryTags(base_addr, DE.GetByteSize() - offset, exe_scope);
367 return DumpInstructions(DE, s, exe_scope, start_offset, base_addr,
658 if (exe_scope)
659 target_sp = exe_scope->CalculateTarget();
706 if (exe_scope) {
707 TargetSP target_sp(exe_scope->CalculateTarget());
712 so_addr.Dump(s, exe_scope, Address::DumpStyleResolvedDescription,
716 so_addr.Dump(s, exe_scope,
718 if (ProcessSP process_sp = exe_scope->CalculateProcess()) {
726 so_addr.Dump(s, exe_scope,