12 references to LoongArch64
Microsoft.Diagnostics.DataContractReader.Contracts (10)
Contracts\CallingConvention\CallingConvention_1.cs (1)
389RuntimeInfoArchitecture.LoongArch64 => Internal.TypeSystem.TargetArchitecture.LoongArch64,
Contracts\Debugger\Debugger_1.cs (1)
342case RuntimeInfoArchitecture.LoongArch64:
Contracts\Debugger\StackPusher.cs (1)
59RuntimeInfoArchitecture.LoongArch64 => 16,
Contracts\ExecutionManager\Helpers\UnwindDataSize.cs (1)
66case RuntimeInfoArchitecture.LoongArch64:
Contracts\GCInfo\GCInfoDecoder.cs (1)
532bool hasTailCalls = _arch is RuntimeInfoArchitecture.Arm or RuntimeInfoArchitecture.Arm64 or RuntimeInfoArchitecture.LoongArch64 or RuntimeInfoArchitecture.RiscV64
Contracts\StackWalk\Context\IPlatformAgnosticContext.cs (1)
51RuntimeInfoArchitecture.LoongArch64 => new ContextHolder<LoongArch64Context>(),
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (1)
562RuntimeInfoArchitecture.LoongArch64 => "a0",
Contracts\StackWalk\StackWalk_1.cs (2)
1041RuntimeInfoArchitecture.LoongArch64 => (false, 0L), 1077or RuntimeInfoArchitecture.LoongArch64 => CallerStackPointer(handle),
CoreCLRContracts.cs (1)
70RuntimeInfoArchitecture.LoongArch64 => new GCInfo_1<LoongArch64GCInfoTraits>(t),
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataFrame.cs (1)
978RuntimeInfoArchitecture.LoongArch64 => 34,
SOSDacImpl.cs (1)
3837RuntimeInfoArchitecture.LoongArch64 => s_loongArch64Registers,