Home
last modified time | relevance | path

Searched refs:n_debugargs (Results 1 – 16 of 16) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer-in.c1040 unsigned n_debugargs = streamer_read_uhwi (ib); in input_function() local
1041 if (n_debugargs) in input_function()
1044 vec_safe_grow (*debugargs, n_debugargs); in input_function()
1045 for (unsigned i = 0; i < n_debugargs; ++i) in input_function()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlto-streamer-in.c1048 unsigned n_debugargs = streamer_read_uhwi (ib); in input_function() local
1049 if (n_debugargs) in input_function()
1052 vec_safe_grow (*debugargs, n_debugargs); in input_function()
1053 for (unsigned i = 0; i < n_debugargs; ++i) in input_function()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlto-streamer-in.c1039 unsigned n_debugargs = streamer_read_uhwi (ib); in input_function() local
1040 if (n_debugargs) in input_function()
1043 vec_safe_grow (*debugargs, n_debugargs); in input_function()
1044 for (unsigned i = 0; i < n_debugargs; ++i) in input_function()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer-in.c1040 unsigned n_debugargs = streamer_read_uhwi (ib); in input_function() local
1041 if (n_debugargs) in input_function()
1044 vec_safe_grow (*debugargs, n_debugargs); in input_function()
1045 for (unsigned i = 0; i < n_debugargs; ++i) in input_function()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer-in.c1040 unsigned n_debugargs = streamer_read_uhwi (ib); in input_function() local
1041 if (n_debugargs) in input_function()
1044 vec_safe_grow (*debugargs, n_debugargs); in input_function()
1045 for (unsigned i = 0; i < n_debugargs; ++i) in input_function()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-streamer-in.c1040 unsigned n_debugargs = streamer_read_uhwi (ib); in input_function() local
1041 if (n_debugargs) in input_function()
1044 vec_safe_grow (*debugargs, n_debugargs); in input_function()
1045 for (unsigned i = 0; i < n_debugargs; ++i) in input_function()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlto-streamer-in.c1048 unsigned n_debugargs = streamer_read_uhwi (ib); in input_function() local
1049 if (n_debugargs) in input_function()
1052 vec_safe_grow (*debugargs, n_debugargs); in input_function()
1053 for (unsigned i = 0; i < n_debugargs; ++i) in input_function()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlto-streamer-in.c1048 unsigned n_debugargs = streamer_read_uhwi (ib); in input_function() local
1049 if (n_debugargs) in input_function()
1052 vec_safe_grow (*debugargs, n_debugargs); in input_function()
1053 for (unsigned i = 0; i < n_debugargs; ++i) in input_function()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlto-streamer-in.c1040 unsigned n_debugargs = streamer_read_uhwi (ib); in input_function() local
1041 if (n_debugargs) in input_function()
1044 vec_safe_grow (*debugargs, n_debugargs); in input_function()
1045 for (unsigned i = 0; i < n_debugargs; ++i) in input_function()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlto-streamer-in.c1045 unsigned n_debugargs = streamer_read_uhwi (ib);
1046 if (n_debugargs)
1049 vec_safe_grow (*debugargs, n_debugargs);
1050 for (unsigned i = 0; i < n_debugargs; ++i)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlto-streamer-in.c1368 unsigned n_debugargs = streamer_read_uhwi (ib);
1369 if (n_debugargs)
1372 vec_safe_grow (*debugargs, n_debugargs, true);
1373 for (unsigned i = 0; i < n_debugargs; ++i)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlto-streamer-in.c1355 unsigned n_debugargs = streamer_read_uhwi (ib);
1356 if (n_debugargs)
1359 vec_safe_grow (*debugargs, n_debugargs);
1360 for (unsigned i = 0; i < n_debugargs; ++i)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlto-streamer-in.c1368 unsigned n_debugargs = streamer_read_uhwi (ib);
1369 if (n_debugargs)
1372 vec_safe_grow (*debugargs, n_debugargs, true);
1373 for (unsigned i = 0; i < n_debugargs; ++i)
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlto-streamer-in.c1355 unsigned n_debugargs = streamer_read_uhwi (ib);
1356 if (n_debugargs)
1359 vec_safe_grow (*debugargs, n_debugargs);
1360 for (unsigned i = 0; i < n_debugargs; ++i)
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlto-streamer-in.c1368 unsigned n_debugargs = streamer_read_uhwi (ib);
1369 if (n_debugargs)
1372 vec_safe_grow (*debugargs, n_debugargs, true);
1373 for (unsigned i = 0; i < n_debugargs; ++i)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlto-streamer-in.c1368 unsigned n_debugargs = streamer_read_uhwi (ib);
1369 if (n_debugargs)
1372 vec_safe_grow (*debugargs, n_debugargs, true);
1373 for (unsigned i = 0; i < n_debugargs; ++i)