enum LLVM::DwarfTypeEncoding
¶
Members¶
Address = 1
¶
1
Boolean = 2
¶
2
ComplexFloat = 3
¶
3
Float = 4
¶
4
Signed = 5
¶
5
SignedChar = 6
¶
6
Unsigned = 7
¶
7
UnsignedChar = 8
¶
8
ImaginaryFloat = 9
¶
9
PackedDecimal = 10
¶
10
NumericString = 11
¶
11
Edited = 12
¶
12
SignedFixed = 13
¶
13
UnsignedFixed = 14
¶
14
DecimalFloat = 15
¶
15
Utf = 16
¶
16
LoUser = 128
¶
128
HiUser = 255
¶
255