summaryrefslogtreecommitdiff
path: root/src/vm/arm64/asmhelpers.S
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2017-02-24 22:47:31 +0100
committerGitHub <noreply@github.com>2017-02-24 22:47:31 +0100
commit65053424c296f1fecb4c293276771accfe838e62 (patch)
tree6b26b44e1ed164ec5ec3c47a8f55c538f99e4157 /src/vm/arm64/asmhelpers.S
parent7a98a60545b94cb0be5e2998109222640a76654b (diff)
downloadcoreclr-65053424c296f1fecb4c293276771accfe838e62.tar.gz
coreclr-65053424c296f1fecb4c293276771accfe838e62.tar.bz2
coreclr-65053424c296f1fecb4c293276771accfe838e62.zip
Remove NakedThrowHelper and ifdef-out its callers (#9771)
This change removes NakedThrowHelper function for Unix since it was not used. It also ifdefs out its upstream callers.
Diffstat (limited to 'src/vm/arm64/asmhelpers.S')
-rw-r--r--src/vm/arm64/asmhelpers.S21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/vm/arm64/asmhelpers.S b/src/vm/arm64/asmhelpers.S
index 64ec15319c..b318ad9efa 100644
--- a/src/vm/arm64/asmhelpers.S
+++ b/src/vm/arm64/asmhelpers.S
@@ -1012,27 +1012,6 @@ NESTED_END CallEHFilterFunclet, _TEXT
// ------------------------------------------------------------------
-//
-// Helpers for async (NullRef, AccessViolation) exceptions
-//
-
-NESTED_ENTRY NakedThrowHelper2, _TEXT ,UnhandledExceptionHandlerUnix
- PROLOG_SAVE_REG_PAIR_INDEXED fp,lr, -16
-
- // On entry:
- //
- // X0 = Address of FaultingExceptionFrame
- bl C_FUNC(LinkFrameAndThrow)
-
- // Target should not return.
- EMIT_BREAKPOINT
-
-NESTED_END NakedThrowHelper2, _TEXT
-
-
-GenerateRedirectedStubWithFrame NakedThrowHelper, NakedThrowHelper2
-
-// ------------------------------------------------------------------
// ResolveWorkerChainLookupAsmStub
//
// This method will perform a quick chained lookup of the entry if the