Searched refs:abort_msg (Results 1 – 3 of 3) sorted by relevance
39 .abort_msg = __libc_shared_globals()->abort_msg, in get_process_info()
74 if (__libc_shared_globals()->abort_msg != nullptr) { in android_set_abort_message()94 __libc_shared_globals()->abort_msg = &new_magic_abort_message->msg; in android_set_abort_message()
90 abort_msg_t* abort_msg = nullptr; member