_arg9_delegate_probe.nx
buildroot/runtime/_arg9_delegate_probe.nx
about
_arg9_delegate_probe.nx -- does a 9-arg TAIL-CALL delegation drop args?
Mirrors tls13_server_hello_emit -> emit2 (the B4 server-side shape).
expect_exit: 0
license_tier: ORIGINAL
dependencies 1 imports · 0 importers
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
structs
| none |
consts
| none |
functions
| 7 | func sink9(a: i64, b: i64, c: i64, d: i64, e: i64, f: i64, g: i64, h: i64, k: i64) -> i64 called by 1: delegate |
| 21 | func delegate(a: i64, b: i64, c: i64, d: i64, e: i64, f: i64, g: i64) -> i64 |
| 25 | func main() -> i64 calls 1: delegate |