構文enum dwarf_fundamental_type
ファイル名
列挙体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
dwarf_fundamental_type | ||
| FT_char | 0x0001 | ||
| FT_signed_char | 0x0002 | ||
| FT_unsigned_char | 0x0003 | ||
| FT_short | 0x0004 | ||
| FT_signed_short | 0x0005 | ||
| FT_unsigned_short | 0x0006 | ||
| FT_integer | 0x0007 | ||
| FT_signed_integer | 0x0008 | ||
| FT_unsigned_integer | 0x0009 | ||
| FT_long | 0x000a | ||
| FT_signed_long | 0x000b | ||
| FT_unsigned_long | 0x000c | ||
| FT_pointer | 0x000d | an alias for (void *) | |
| FT_float | 0x000e | ||
| FT_dbl_prec_float | 0x000f | ||
| FT_ext_prec_float | 0x0010 | breaks "classic" svr4 SDB | |
| FT_complex | 0x0011 | breaks "classic" svr4 SDB | |
| FT_dbl_prec_complex | 0x0012 | breaks "classic" svr4 SDB | |
| FT_void | 0x0014 | ||
| FT_boolean | 0x0015 | breaks "classic" svr4 SDB | |
| FT_ext_prec_complex | 0x0016 | breaks "classic" svr4 SDB | |
| FT_label | 0x0017 | ||
| FT_long_long | 0x8008 | ||
| FT_signed_long_long | 0x8108 | ||
| FT_unsigned_long_long | 0x8208 | ||
| FT_int8 | 0x9001 | ||
| FT_signed_int8 | 0x9101 | ||
| FT_unsigned_int8 | 0x9201 | ||
| FT_int16 | 0x9302 | ||
| FT_signed_int16 | 0x9402 | ||
| FT_unsigned_int16 | 0x9502 | ||
| FT_int32 | 0x9604 | ||
| FT_signed_int32 | 0x9704 | ||
| FT_unsigned_int32 | 0x9804 | ||
| FT_int64 | 0x9908 | ||
| FT_signed_int64 | 0x9a08 | ||
| FT_unsigned_int64 | 0x9b08 | ||
| FT_real32 | 0xa004 | ||
| FT_real64 | 0xa108 | ||
| FT_real96 | 0xa20c | ||
| FT_real128 | 0xa310 |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー