Searched defs:details (Results 1 – 4 of 4) sorted by relevance
43 void __attribute__((noreturn)) esp_system_abort(const char *details) in esp_system_abort()
82 void __attribute__((noreturn)) esp_system_abort(const char *details) in esp_system_abort()
49 panic_info_dump_fn_t details; // more details on the exception member
452 void IRAM_ATTR __attribute__((noreturn, no_sanitize_undefined)) panic_abort(const char *details) in panic_abort()