Home
last modified time | relevance | path

Searched refs:xcoffExe (Results 1 – 9 of 9) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/go/internal/version/
H A Dexe.go71 return &xcoffExe{f, e}, nil
234 type xcoffExe struct { struct
239 func (x *xcoffExe) Close() error { argument
243 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) { argument
261 func (x *xcoffExe) DataStart() uint64 { argument
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/go/internal/version/
H A Dexe.go71 return &xcoffExe{f, e}, nil
234 type xcoffExe struct { struct
239 func (x *xcoffExe) Close() error { argument
243 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) { argument
261 func (x *xcoffExe) DataStart() uint64 { argument
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/go/internal/version/
H A Dexe.go71 return &xcoffExe{f, e}, nil
234 type xcoffExe struct { struct
239 func (x *xcoffExe) Close() error { argument
243 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) { argument
261 func (x *xcoffExe) DataStart() uint64 { argument
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/go/internal/version/
H A Dexe.go71 return &xcoffExe{f, e}, nil
234 type xcoffExe struct { struct
239 func (x *xcoffExe) Close() error { argument
243 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) { argument
261 func (x *xcoffExe) DataStart() uint64 { argument
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/go/internal/version/
H A Dexe.go71 return &xcoffExe{f, e}, nil
234 type xcoffExe struct { struct
239 func (x *xcoffExe) Close() error { argument
243 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) { argument
261 func (x *xcoffExe) DataStart() uint64 { argument
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/go/internal/version/
H A Dexe.go71 return &xcoffExe{f, e}, nil
234 type xcoffExe struct { struct
239 func (x *xcoffExe) Close() error { argument
243 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) { argument
261 func (x *xcoffExe) DataStart() uint64 { argument
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/go/internal/version/
H A Dexe.go71 return &xcoffExe{f, e}, nil
234 type xcoffExe struct {
239 func (x *xcoffExe) Close() error {
243 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) {
261 func (x *xcoffExe) DataStart() uint64 {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/cmd/go/internal/version/
H A Dexe.go71 return &xcoffExe{f, e}, nil
234 type xcoffExe struct { struct
239 func (x *xcoffExe) Close() error { argument
243 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) { argument
261 func (x *xcoffExe) DataStart() uint64 { argument
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/debug/buildinfo/
H A Dbuildinfo.go132 x = &xcoffExe{f}
373 type xcoffExe struct { struct
377 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) { argument
395 func (x *xcoffExe) DataStart() uint64 { argument