Home
last modified time | relevance | path

Searched refs:LTO_function (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.c73 case LTO_function: in lto_tag_name()
H A Dlto-streamer.h164 LTO_function, enumerator
H A Dlto-streamer-in.c1348 lto_tag_check (tag, LTO_function);
H A Dlto-streamer-out.c2326 streamer_write_record_start (ob, LTO_function); in output_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.cc73 case LTO_function: in lto_tag_name()
H A Dlto-streamer.h179 LTO_function, enumerator
H A Dlto-streamer-in.cc1361 lto_tag_check (tag, LTO_function); in input_function()
H A Dlto-streamer-out.cc2407 streamer_write_record_start (ob, LTO_function); in output_function()