Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/elfexec/
Delfexec.go32 type elfNote struct { struct
33 Name string // Contents of the "name" field, omitting the trailing zero byte.
34 Desc []byte // Contents of the "desc" field.
35 Type uint32 // Contents of the "type" field.
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Delf.go76 type elfNote struct { struct
77 nNamesz uint32
78 nDescsz uint32
79 nType uint32