Home
last modified time | relevance | path

Searched refs:StackOverflowExceptionEntrypoint (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/arch/amd64/
Dcommon_amd64.S16 .extern StackOverflowExceptionEntrypoint
24 callq StackOverflowExceptionEntrypoint@plt
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.cpp964 extern "C" NO_ADDRESS_SANITIZE void StackOverflowExceptionEntrypoint() in StackOverflowExceptionEntrypoint() function