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

Method get_pointed_proc

lib/callgraph/src/callgraph/lea_dynamic_calls.rs:376–392  ·  view source on GitHub ↗

Function that returns an (optional) `Procedure` at `offset` in the '.data.rel.ro' section.

(
        &self,
        offset: usize,
        vtable_data: &[u8],
        graph: &StableGraph<Rc<RefCell<Procedure<P>>>, Rc<RefCell<Invocation<I, F>>>>,
        proc_index: &HashMap<u64, NodeIndex>,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

get_vtable_pointersMethod · 0.80
get_vtable_metadataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected