Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/buildinfo/
Dbuildinfo.go422 type plan9objExe struct { struct
423 f *plan9obj.File
426 func (x *plan9objExe) DataStart() (uint64, uint64) {
433 func (x *plan9objExe) ReadData(addr, size uint64) ([]byte, error) {