Home
last modified time | relevance | path

Searched defs:lang_hooks (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dlanghooks.h319 struct lang_hooks struct
323 const char *name;
327 size_t identifier_size;
330 void (*free_lang_data) (tree);
336 size_t (*tree_size) (enum tree_code);
340 unsigned int (*option_lang_mask) (void);
343 void (*init_options_struct) (struct gcc_options *opts);
348 void (*init_options) (unsigned int decoded_options_count,
353 void (*initialize_diagnostics) (diagnostic_context *);
356 void (*register_dumps) (gcc::dump_manager *);
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dlanghooks.h319 struct lang_hooks struct
323 const char *name;
327 size_t identifier_size;
330 void (*free_lang_data) (tree);
336 size_t (*tree_size) (enum tree_code);
340 unsigned int (*option_lang_mask) (void);
343 void (*init_options_struct) (struct gcc_options *opts);
348 void (*init_options) (unsigned int decoded_options_count,
353 void (*initialize_diagnostics) (diagnostic_context *);
356 void (*register_dumps) (gcc::dump_manager *);
[all …]