MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / exec

Method exec

src/aero_kernel/src/arch/x86_64/task.rs:363–496  ·  view source on GitHub ↗
(
        &mut self,
        vm: &Vm,
        executable: &DirCacheItem,

        argv: Option<ExecArgs>,
        envv: Option<ExecArgs>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.45
execFunction · 0.45

Calls 13

jump_userland_execFunction · 0.85
unref_ptMethod · 0.80
load_binMethod · 0.80
switchMethod · 0.80
as_u64Method · 0.80
push_into_stackMethod · 0.80
write_sliceMethod · 0.80
topMethod · 0.80
mmapMethod · 0.45
align_downMethod · 0.45
lenMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected