_offc_probe_pstar.nx
buildroot/runtime/_offc_probe_pstar.nx
dependencies 1 imports · 0 importers
imports: syscalls.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| 3 | struct Tok { kind: i64, pad: i64 } |
| 4 | struct Local { name: *u8, value_id: i64, is_alloca: i64, ty_kind: i64 } |
consts
| none |
functions
| 6 | func find_local_stub(name: *u8) -> *Local {
called by 1: main |
| 16 | func main() -> i64 {
calls 1: find_local_stub |