Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/binutils/
Dbinutils.go527 type elfMapping struct { struct
529 start, limit, offset uint64
531 kernelOffset *uint64
537 func (m *elfMapping) findProgramHeader(ef *elf.File, addr uint64) (*elf.ProgHeader, error) {