Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DUnwindTest.cpp175 void (*crash_func)() = nullptr; in InnerFunction() local
/system/core/debuggerd/
Ddebuggerd_test.cpp2431 void (*crash_func)() = reinterpret_cast<void (*)()>(dlsym(handle, "crash")); in TEST_F() local
2482 void (*crash_func)() = reinterpret_cast<void (*)()>(dlsym(handle, "crash")); in TEST_F() local