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

Function get_attr_string_value

lib/callgraph/src/dwarf_utils.rs:59–65  ·  view source on GitHub ↗

Function that returns a string value from an entries attribute. If no string was found, `None` will be returned

(
    entry: &DebuggingInformationEntry<R, R::Offset>,
    attr: DwAt,
    strings: &DebugStr<R>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

get_rust_versionFunction · 0.85
get_crate_detailsFunction · 0.85

Calls 1

get_attr_string_bufFunction · 0.85

Tested by

no test coverage detected