Home
last modified time | relevance | path

Searched defs:machoExe (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/buildinfo/
Dbuildinfo.go354 type machoExe struct { struct
355 f *macho.File
358 func (x *machoExe) ReadData(addr, size uint64) ([]byte, error) {
378 func (x *machoExe) DataStart() (uint64, uint64) {