diff options
Diffstat (limited to 'src/ToolBox/SOS/Strike/sos_unixexports.src')
-rw-r--r-- | src/ToolBox/SOS/Strike/sos_unixexports.src | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/src/ToolBox/SOS/Strike/sos_unixexports.src b/src/ToolBox/SOS/Strike/sos_unixexports.src new file mode 100644 index 0000000000..ed811b6572 --- /dev/null +++ b/src/ToolBox/SOS/Strike/sos_unixexports.src @@ -0,0 +1,54 @@ +; Licensed to the .NET Foundation under one or more agreements. +; The .NET Foundation licenses this file to you under the MIT license. +; See the LICENSE file in the project root for more information. + +bpmd +ClrStack +DumpArray +DumpAssembly +DumpClass +DumpDomain +DumpGCData +DumpHeap +DumpIL +DumpLog +DumpMD +DumpModule +DumpMT +DumpObj +DumpRuntimeTypes +DumpSig +DumpSigElem +DumpStack +DumpStackObjects +DumpVC +EEHeap +GCWhere +EEStack +EHInfo +FindAppDomain +GCInfo +GCRoot +Help +HistClear +HistInit +HistObj +HistObjFind +HistRoot +HistStats +IP2MD +Name2EE +PrintException +StopOnCatch +Threads +ThreadState +Token2EE +u +VerifyHeap +VerifyStackTrace + +_EFN_GetManagedExcepStack +_EFN_GetManagedExcepStackW +_EFN_GetManagedObjectFieldInfo +_EFN_GetManagedObjectName +_EFN_StackTrace |