Home
last modified time | relevance | path

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

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