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

Function fetch_function_names

lib/callgraph/src/callgraph/mod.rs:304–330  ·  view source on GitHub ↗

Function returning the names iof the procedure references in `entry`.

(
    unit: &CompilationUnitHeader<EndianBuf<LittleEndian>, usize>,
    ctx: &Context,
    entry: &DebuggingInformationEntry<EndianBuf<LittleEndian>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

get_procedureFunction · 0.85

Calls 2

demangle_symbolFunction · 0.85

Tested by

no test coverage detected