Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dread_only_space_test.cpp59 static void ProcessReadOnlySegmentFault(int sig) in ProcessReadOnlySegmentFault() function in panda::test::ReadOnlyTestManager
68 act.sa_handler = ProcessReadOnlySegmentFault; in RegisterSignal()