Searched refs:lto_output_location_1 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-streamer-out.cc | 189 lto_output_location_1 (struct output_block *ob, struct bitpack_d *bp, in lto_output_location_1() function 268 lto_output_location_1 (ob, bp, loc, false); in lto_output_location() 280 lto_output_location_1 (ob, bp, loc, true); in lto_output_location_and_block()
|
H A D | ChangeLog-2020 | 13575 (lto_output_location_1): Encode the ob->current_file != xloc.file 13889 (lto_output_location_1): If reset_locus, clear it and ensure 13946 (lto_output_location_1): New function, moved from lto_output_location, 13948 (lto_output_location): Implement using lto_output_location_1.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lto-streamer-out.c | 198 lto_output_location_1 (struct output_block *ob, struct bitpack_d *bp, in lto_output_location_1() function 277 lto_output_location_1 (ob, bp, loc, false); in lto_output_location() 289 lto_output_location_1 (ob, bp, loc, true); in lto_output_location_and_block()
|