nx_nxa_bounds_gate.nx
buildroot/runtime/nx_nxa_bounds_gate.nx
about
NXA v1 section boundaries: malformed inputs must fail before payload access.
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_nxa.nxnx_gate_verdict.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 7 | const NB_WORD: i64 = 8 |
| 8 | const NB_HEADER_WORDS: i64 = 4 |
| 9 | const NB_ENTRY_WORDS: i64 = 4 |
| 11 | const NB_WORD_MULTIPLICATION_WRAP: i64 = 2305843009213693952 |
| 12 | const NB_FIXTURE_WORDS: i64 = NB_HEADER_WORDS + NB_ENTRY_WORDS + 1 |
functions
| 14 | func nb_seal(h: *i64) -> i64 |
| 18 | func nb_fixture() -> *i64 |
| 27 | func main(argc: i64,argv: *i64) -> i64 |