Home
last modified time | relevance | path

Searched defs:gcc_options (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 Doptions.h13 struct GTY(()) gcc_options struct
28 enum aarch64_processor x_explicit_tune_core;
34 long x_aarch64_stack_protector_guard_offset;
40 uint64_t x_aarch64_isa_flags;
46 unsigned x_aarch64_enable_bti;
52 HOST_WIDE_INT x_function_entry_patch_area_size;
58 HOST_WIDE_INT x_function_entry_patch_area_start;
64 bool x_dump_base_name_prefixed;
70 bool x_exit_after_options;
76 bool x_flag_disable_hsa;
[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 Doptions.h13 struct GTY(()) gcc_options struct
28 HOST_WIDE_INT x_function_entry_patch_area_start;
34 bool x_dump_base_name_prefixed;
40 bool x_exit_after_options;
46 bool x_flag_disable_hsa;
52 bool x_flag_dump_all_passed;
58 bool x_flag_opts_finished;
64 bool x_flag_stack_usage_info;
70 bool x_flag_warn_unused_result;
76 bool x_in_lto_p;
[all …]