Home
last modified time | relevance | path

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

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