Home
last modified time | relevance | path

Searched defs:handlerPc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dsignal_handler.cpp348 auto handlerPc = reinterpret_cast<uintptr_t>(NullPointerExceptionBridge); in DetectSEGVFromNullCheck() local
/arkcompiler/runtime_core/static_core/assembler/tests/
Demitter_test.cpp330 uint32_t handlerPc; in TEST() member