Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/
Dtype.go332 type DotDotDotType struct { struct
333 CommonType
336 func (t *DotDotDotType) String() string { return "..." }