Searched defs:HeadType (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
D | data_test.go | 15 func setUpContext(arch *sys.Arch, iself bool, ht objabi.HeadType, bm, lm string) *Link {
|
D | target.go | 17 HeadType objabi.HeadType member
|
D | lib.go | 1178 func ldhostobj(ld func(*Link, *bio.Reader, string, int64, string), headType objabi.HeadType, f *bio…
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/objabi/ |
D | head.go | 36 type HeadType uint8 type
|