MCPcopy Index your code
hub / github.com/Binject/debug / NewFile

Function NewFile

elf/file.go:292–526  ·  view source on GitHub ↗

NewFile creates a new File for accessing an ELF binary in an underlying reader. The ELF binary is expected to start at position 0 in the ReaderAt.

(r io.ReaderAt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

TestOpenFunction · 0.70
OpenFunction · 0.70
TestSymbolsFunction · 0.70

Calls 15

VersionTypeAlias · 0.85
OSABITypeAlias · 0.85
MachineTypeAlias · 0.85
ProgTypeTypeAlias · 0.85
SectionTypeTypeAlias · 0.85
SectionFlagTypeAlias · 0.85
CompressionTypeTypeAlias · 0.85
parseDynTagsMethod · 0.80
ClassTypeAlias · 0.70
DataTypeAlias · 0.70
TypeTypeAlias · 0.70
ProgFlagTypeAlias · 0.70

Tested by 7

TestOpenFunction · 0.56
TestSymbolsFunction · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…