Home
last modified time | relevance | path

Searched refs:LTO_section_function_body (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-out.cc94 if (section_type == LTO_section_function_body) in create_output_block()
119 if (section_type == LTO_section_function_body) in destroy_output_block()
2199 if (section_type == LTO_section_function_body) in produce_asm()
2215 if (section_type == LTO_section_function_body) in produce_asm()
2223 if (section_type == LTO_section_function_body) in produce_asm()
2398 ob = create_output_block (LTO_section_function_body); in output_function()
2483 ob = create_output_block (LTO_section_function_body); in output_constructor()
2564 lto_get_section_name (LTO_section_function_body, name, node->order, NULL); in copy_function_or_variable()
2577 data = lto_get_raw_section_data (file_data, LTO_section_function_body, in copy_function_or_variable()
2606 lto_free_raw_section_data (file_data, LTO_section_function_body, name, in copy_function_or_variable()
H A Dlto-streamer.cc111 if (section_type == LTO_section_function_body) in lto_get_section_name()
H A Dvarpool.cc300 data = lto_get_section_data (file_data, LTO_section_function_body, in get_constructor()
313 lto_free_section_data (file_data, LTO_section_function_body, name, in get_constructor()
H A Dlto-streamer-in.cc1600 if (section_type == LTO_section_function_body) in lto_read_body_or_constructor()
1670 lto_read_body_or_constructor (file_data, node, data, LTO_section_function_body); in lto_input_function_body()
1680 lto_read_body_or_constructor (file_data, node, data, LTO_section_function_body); in lto_input_variable_constructor()
H A Dlto-streamer.h210 LTO_section_function_body, enumerator
H A Dcgraph.cc4016 data = lto_get_section_data (file_data, LTO_section_function_body, in get_untransformed_body()
4029 lto_free_section_data (file_data, LTO_section_function_body, name, in get_untransformed_body()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-out.c94 if (section_type == LTO_section_function_body) in create_output_block()
119 if (section_type == LTO_section_function_body) in destroy_output_block()
2141 if (section_type == LTO_section_function_body) in produce_asm()
2157 if (section_type == LTO_section_function_body) in produce_asm()
2165 if (section_type == LTO_section_function_body) in produce_asm()
2317 ob = create_output_block (LTO_section_function_body); in output_function()
2402 ob = create_output_block (LTO_section_function_body); in output_constructor()
2483 lto_get_section_name (LTO_section_function_body, name, node->order, NULL); in copy_function_or_variable()
2496 data = lto_get_raw_section_data (file_data, LTO_section_function_body, in copy_function_or_variable()
2525 lto_free_raw_section_data (file_data, LTO_section_function_body, name, in copy_function_or_variable()
H A Dlto-streamer.c124 if (section_type == LTO_section_function_body) in lto_get_section_name()
H A Dvarpool.c299 data = lto_get_section_data (file_data, LTO_section_function_body, in get_constructor()
312 lto_free_section_data (file_data, LTO_section_function_body, name, in get_constructor()
H A Dlto-streamer-in.c1590 if (section_type == LTO_section_function_body)
1660 lto_read_body_or_constructor (file_data, node, data, LTO_section_function_body);
1670 lto_read_body_or_constructor (file_data, node, data, LTO_section_function_body);
H A Dlto-streamer.h225 LTO_section_function_body, enumerator
H A Dcgraph.c3926 data = lto_get_section_data (file_data, LTO_section_function_body, in get_untransformed_body()
3939 lto_free_section_data (file_data, LTO_section_function_body, name, in get_untransformed_body()