Home | History | Annotate | Download | only in dwarf

Lines Matching refs:AttrType

358 	// Get Type referred to by Entry's AttrType field.
361 tval := e.Val(AttrType)
383 // AttrType:subtype [required]
494 // AttrType: type of member [required]
571 // AttrType: subtype
620 // AttrType: subtype [not required! void* has no AttrType]
625 if e.Val(AttrType) == nil {
634 // AttrType: type of return value if any
639 // AttrType: type of parameter
667 // AttrType: type definition [required]