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