Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/pe/
Dfile.go183 type nobitsSectionReader struct{} struct
185 func (*nobitsSectionReader) ReadAt(p []byte, off int64) (n int, err error) {
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/xcoff/
Dfile.go455 type nobitsSectionReader struct{} struct
457 func (*nobitsSectionReader) ReadAt(p []byte, off int64) (n int, err error) {
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/elf/
Dfile.go1688 type nobitsSectionReader struct{} struct
1690 func (*nobitsSectionReader) ReadAt(p []byte, off int64) (n int, err error) {