Home
last modified time | relevance | path

Searched refs:readMacho (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/buildid/
Dnote.go180 func readMacho(name string, f *os.File, data []byte) (buildid string, err error) { func
Dbuildid.go293 return readMacho(name, f, data)