Home
last modified time | relevance | path

Searched refs:DwarfTypeEncoding (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Ddibuilder.go66 type DwarfTypeEncoding uint32 type
69 DW_ATE_address DwarfTypeEncoding = 0x01
70 DW_ATE_boolean DwarfTypeEncoding = 0x02
71 DW_ATE_complex_float DwarfTypeEncoding = 0x03
72 DW_ATE_float DwarfTypeEncoding = 0x04
73 DW_ATE_signed DwarfTypeEncoding = 0x05
74 DW_ATE_signed_char DwarfTypeEncoding = 0x06
75 DW_ATE_unsigned DwarfTypeEncoding = 0x07
76 DW_ATE_unsigned_char DwarfTypeEncoding = 0x08
77 DW_ATE_imaginary_float DwarfTypeEncoding = 0x09
[all …]