/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/ |
H A D | pru-passes.c | 205 chk_function_decl (fntype, fun->function_start_locus); in execute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/ |
H A D | pru-passes.cc | 205 chk_function_decl (fntype, fun->function_start_locus); in execute()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | supergraph.cc | 617 return m_fun->function_start_locus; in get_start_location() 641 return m_fun->function_start_locus; in get_end_location()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | function.h | 325 location_t function_start_locus; member
|
H A D | tsan.cc | 851 gimple_set_location (g, cfun->function_start_locus); in instrument_func_entry() 856 gimple_set_location (g, cfun->function_start_locus); in instrument_func_entry()
|
H A D | auto-profile.cc | 1573 afdo_source_profile->mark_annotated (cfun->function_start_locus); in afdo_annotate_cfg()
|
H A D | lto-streamer-in.cc | 1311 stream_input_location (&fn->function_start_locus, &bp, data_in); in input_struct_function_base()
|
H A D | cfgexpand.cc | 6655 if (LOCATION_LOCUS (fun->function_start_locus) == UNKNOWN_LOCATION) in execute() 6659 set_curr_insn_location (fun->function_start_locus); in execute()
|
H A D | lto-streamer-out.cc | 2276 stream_output_location (ob, &bp, fn->function_start_locus); in output_struct_function_base()
|
H A D | ChangeLog | 9759 DECL_SOURCE_LOCATION (cfun->decl) instead of cfun->function_start_locus.
|
H A D | ChangeLog-2008 | 6378 * function.h (struct function): Add function_start_locus.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | function.h | 318 location_t function_start_locus; member
|
H A D | tsan.c | 835 gimple_set_location (g, cfun->function_start_locus); in instrument_func_entry() 840 gimple_set_location (g, cfun->function_start_locus); in instrument_func_entry()
|
H A D | auto-profile.c | 1549 afdo_source_profile->mark_annotated (cfun->function_start_locus); in afdo_annotate_cfg()
|
H A D | lto-streamer-in.c | 1322 stream_input_location (&fn->function_start_locus, &bp, data_in);
|
H A D | cfgexpand.c | 6422 if (LOCATION_LOCUS (fun->function_start_locus) == UNKNOWN_LOCATION) in execute() 6426 set_curr_insn_location (fun->function_start_locus); in execute()
|
H A D | lto-streamer-out.c | 2218 stream_output_location (ob, &bp, fn->function_start_locus); in output_struct_function_base()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | supergraph.cc | 787 return m_fun->function_start_locus; in get_start_location() 811 return m_fun->function_start_locus; in get_end_location()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2008 | 567 * parser.c (cp_parser_init_declarator): Set function_start_locus
|
H A D | parser.cc | 22598 DECL_STRUCT_FUNCTION (decl)->function_start_locus in cp_parser_init_declarator()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 2473 DECL_STRUCT_FUNCTION (current_function_decl)->function_start_locus in c_parser_declaration_or_fndef()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 2515 DECL_STRUCT_FUNCTION (current_function_decl)->function_start_locus in c_parser_declaration_or_fndef()
|
H A D | ChangeLog | 1424 the function_start_locus location. Don't do that afterwards for the
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 20713 DECL_STRUCT_FUNCTION (decl)->function_start_locus in cp_parser_init_declarator()
|