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

Function get_call_graph_builder

lib/callgraph/src/callgraph/mod.rs:464–488  ·  view source on GitHub ↗

Returns a call graph builder based on the passed `CallGraphOptions`. If the binary was compiled for x86 or x86_64, a builder will be returned. In other cases, the procedure will return an error.

(
    _options: &CallGraphOptions,
    ctx: &Context,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

build_call_graphFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected