nx_crash.nx
buildroot/runtime/nx_crash.nx
about
nx_crash.nx -- Captures and prints instruction and fault addresses on signal crashes, then re-raises the signal.
dependencies 0 imports · 6 importers
imports: none
imported by: nx_compile_field_candidate_t280.nxnx_compile_x86.nxnx_doc_lexstat.nxnx_probe_crash_live.nxnx_probe_crashstk_live.nxnxasm_x86_main.nx
structs
| none |
consts
| 2 | const K_MAGIC_65536: i64 = 65536 |
| 3 | const K_MAGIC_32768: i64 = 32768 |
functions
| 43 | func nxcr_write(s: *u8, n: i64) -> i64 |
| 46 | func nxcr_mmap(size: i64) -> i64 |
| 52 | func nxcr_puts(s: *u8) -> i64 |
| 60 | func nxcr_puthex(v: i64) -> i64 |
| 76 | func nxcr_putdec(v: i64) -> i64 |
| 93 | func nx_crash_on_signal(sig: i64, si: *i64, uc: *i64) -> i64 |
| 161 | func nxcr_install_one(sig: i64, h: i64) -> i64 |
| 179 | func nx_crash_guard() -> i64 |