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

Function get_attr_string_buf

lib/callgraph/src/dwarf_utils.rs:47–56  ·  view source on GitHub ↗

Function that returns the buffer of a string value from an entries attribute. If no string valute 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 2

get_attr_string_valueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected