MCPcopy Create free account
hub / github.com/Binject/debug / DynString

Method DynString

elf/file.go:948–975  ·  view source on GitHub ↗

DynString returns the strings listed for the given tag in the file's dynamic section. The tag must be one that takes string values: DT_NEEDED, DT_SONAME, DT_RPATH, or DT_RUNPATH.

(tag DynTag)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ImportedLibrariesMethod · 0.95

Calls 3

SectionByTypeMethod · 0.95
stringTableMethod · 0.95
getStringFunction · 0.70

Tested by

no test coverage detected