Searched refs:parse_and_check_patch_area (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | opts.h | 500 extern void parse_and_check_patch_area (const char *arg, bool report_error,
|
H A D | toplev.cc | 1669 parse_and_check_patch_area (flag_patchable_function_entry, false, in process_options()
|
H A D | opts.cc | 2375 parse_and_check_patch_area (const char *arg, bool report_error, in parse_and_check_patch_area() function 2973 parse_and_check_patch_area (arg, true, &patch_area_size, in common_handle_option()
|
H A D | cfgexpand.cc | 6965 parse_and_check_patch_area (flag_patchable_function_entry, false, in execute()
|
H A D | ChangeLog-2021 | 32664 * opts.c (parse_and_check_patch_area): New function. 32666 * opts.h (parse_and_check_patch_area): New function.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.cc | 356 parse_and_check_patch_area (flag_patchable_function_entry, false, in nvptx_option_override()
|