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

Function get_attr_string_value_safe

lib/callgraph/src/dwarf_utils.rs:32–44  ·  view source on GitHub ↗

Function that returns a string value from an entry's attribute. If no string was found, or an error occured an error message 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 2

print_entry_detailsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected