Go to the source code of this file.
Defines | |
| #define | GTY(x) |
Typedefs | |
| typedef struct bitmap_head_def * | bitmap |
| typedef struct rtx_def * | rtx |
| typedef struct rtvec_def * | rtvec |
| typedef union tree_node * | tree |
| typedef union section | section |
Enumerations | |
| enum | tls_model { TLS_MODEL_GLOBAL_DYNAMIC = 1, TLS_MODEL_LOCAL_DYNAMIC, TLS_MODEL_INITIAL_EXEC, TLS_MODEL_LOCAL_EXEC, TLS_MODEL_GLOBAL_DYNAMIC = 1, TLS_MODEL_LOCAL_DYNAMIC, TLS_MODEL_INITIAL_EXEC, TLS_MODEL_LOCAL_EXEC, TLS_MODEL_GLOBAL_DYNAMIC = 1, TLS_MODEL_LOCAL_DYNAMIC, TLS_MODEL_INITIAL_EXEC, TLS_MODEL_LOCAL_EXEC, TLS_MODEL_NONE, TLS_MODEL_GLOBAL_DYNAMIC, TLS_MODEL_LOCAL_DYNAMIC, TLS_MODEL_INITIAL_EXEC, TLS_MODEL_LOCAL_EXEC } |
| #define GTY | ( | x | ) |
Definition at line 36 of file coretypes.h.
Definition at line 41 of file coretypes.h.
Definition at line 45 of file coretypes.h.
Definition at line 43 of file coretypes.h.
Definition at line 49 of file coretypes.h.
| typedef union tree_node* tree |
Definition at line 47 of file coretypes.h.
| enum tls_model |
Definition at line 60 of file coretypes.h.
1.5.6