Searched refs:global_options (Results 1 – 10 of 10) sorted by relevance
23 #define explicit_arch global_options.x_explicit_arch29 #define explicit_tune_core global_options.x_explicit_tune_core35 #define aarch64_stack_protector_guard_offset global_options.x_aarch64_stack_protector_guard_offset41 #define aarch64_isa_flags global_options.x_aarch64_isa_flags47 #define aarch64_enable_bti global_options.x_aarch64_enable_bti53 #define function_entry_patch_area_size global_options.x_function_entry_patch_area_size59 #define function_entry_patch_area_start global_options.x_function_entry_patch_area_start65 #define dump_base_name_prefixed global_options.x_dump_base_name_prefixed71 #define exit_after_options global_options.x_exit_after_options77 #define flag_disable_hsa global_options.x_flag_disable_hsa[all …]
1408 (!global_options.x_flag_exceptions \1410 : targetm_common.except_unwind_info (&global_options) == UI_SJLJ \1420 (!global_options.x_flag_exceptions \1422 : targetm_common.except_unwind_info (&global_options) == UI_SJLJ \
23 #define function_entry_patch_area_size global_options.x_function_entry_patch_area_size29 #define function_entry_patch_area_start global_options.x_function_entry_patch_area_start35 #define dump_base_name_prefixed global_options.x_dump_base_name_prefixed41 #define exit_after_options global_options.x_exit_after_options47 #define flag_disable_hsa global_options.x_flag_disable_hsa53 #define flag_dump_all_passed global_options.x_flag_dump_all_passed59 #define flag_opts_finished global_options.x_flag_opts_finished65 #define flag_stack_usage_info global_options.x_flag_stack_usage_info71 #define flag_warn_unused_result global_options.x_flag_warn_unused_result77 #define in_lto_p global_options.x_in_lto_p[all …]
19 Index: git/bldsys/cmake/global_options.cmake21 --- git.orig/bldsys/cmake/global_options.cmake22 +++ git/bldsys/cmake/global_options.cmake
47 global_options() { function
793 static int global_options = -1; variable805 module_param(global_options, int, 0);823 MODULE_PARM_DESC(global_options, "3c59x: same as options, but applies to all NICs if options is uns…1126 option = global_options; in vortex_probe1()
139 global_options=N
7024 a macro for 'global_options.x_VAR'). The way that the state is