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

Function get_procedure

lib/callgraph/src/callgraph/mod.rs:197–257  ·  view source on GitHub ↗

Function that builds a `Procedure` for a DWARF DW_AT_subprogram entry(`entry`)

(
    unit: &CompilationUnitHeader<EndianBuf<LittleEndian>, usize>,
    ctx: &Context,
    compilation_unit_dirs: &[&str],
    cu: &DebuggingInformationEntry<EndianBuf<LittleEndian>, usize>,
    entry

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

fetch_function_namesFunction · 0.85
get_crate_detailsFunction · 0.85

Tested by

no test coverage detected