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

Function newFileInternal

pe/file.go:94–309  ·  view source on GitHub ↗

NewFile creates a new File for accessing a PE binary in an underlying reader.

(r io.ReaderAt, memoryMode bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

NewFileFunction · 0.70
NewFileFromMemoryFunction · 0.70

Calls 14

readStringTableFunction · 0.85
readCOFFSymbolsFunction · 0.85
removeAuxSymbolsFunction · 0.85
readRelocsFunction · 0.85
readCertTableFunction · 0.85
newMetadataHeaderFunction · 0.85
fullNameMethod · 0.80
IsManagedMethod · 0.80
RVAToFileOffsetMethod · 0.80
SizeMethod · 0.65
SeekMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…