code wiki / _hdl_build / _wasmmap_probe.nx

_wasmmap_probe.nx

buildroot/runtime/_hdl_build/_wasmmap_probe.nx

500 B15 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind probe
docsdependenciesstructsconstsfunctions

dependencies 1 imports · 0 importers

nx_syscalls.nx _wasmmap_probe.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main wm_probe sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻

structs

none

consts

none

functions

3func wm_probe() -> i64
called by 1: main calls 1: sys_mmap
15func main() -> i64 { return wm_probe() }
calls 1: wm_probe