MCPcopy Create free account
hub / github.com/Technolution/rustig / fetch_procedure_machine_code

Function fetch_procedure_machine_code

lib/callgraph/src/callgraph/mod.rs:260–278  ·  view source on GitHub ↗

Returns the machine code for a procedure at `start_address`.

(
    ctx: &'a Context,
    start_address: u64,
    size: u64,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_procedureFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected