Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/debug/pe/
Dfile.go72 func NewFile(r io.ReaderAt) (*File, error) { func
/prebuilts/go/linux-x86/src/os/
Dfile_windows.go85 func NewFile(fd uintptr, name string) *File { func
Dfile_unix.go106 func NewFile(fd uintptr, name string) *File { func
Dfile_plan9.go54 func NewFile(fd uintptr, name string) *File { func
/prebuilts/go/linux-x86/src/debug/plan9obj/
Dfile.go141 func NewFile(r io.ReaderAt) (*File, error) { func
/prebuilts/go/linux-x86/src/internal/xcoff/
Dfile.go157 func NewFile(r io.ReaderAt) (*File, error) { func
/prebuilts/go/linux-x86/src/debug/macho/
Dfile.go229 func NewFile(r io.ReaderAt) (*File, error) { func
/prebuilts/go/linux-x86/src/debug/elf/
Dfile.go278 func NewFile(r io.ReaderAt) (*File, error) { func