Searched defs:DIPointerType (Results 1 – 2 of 2) sorted by relevance
315 type DIPointerType struct { struct316 Pointee Metadata317 SizeInBits uint64318 AlignInBits uint32 // optional319 AddressSpace uint32320 Name string // optional
299 type DIPointerType struct { struct300 Pointee Metadata301 SizeInBits uint64302 AlignInBits uint64 // optional303 Name string // optional