MCPcopy Create free account
hub / github.com/Binject/universal / DyldCacheImageInfo

Struct DyldCacheImageInfo

types_darwin.go:77–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77type DyldCacheImageInfo struct {
78 Address uint64
79 ModTime uint64
80 Inode uint64
81 PathFileOffset uint32
82 Pad uint32
83}
84
85type SharedFileMapping struct {
86 Address uint64

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected