Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/
H A Dcrash_dump.cpp624 bool fatal_signal = signo != BIONIC_SIGNAL_DEBUGGER; in main() local
630 if (!fatal_signal) { in main()
668 if (fatal_signal) { in main()