Home
last modified time | relevance | path

Searched refs:output_location_and_block (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstreamer-hooks.h64 void (*output_location_and_block) (struct output_block *, struct bitpack_d *, member
84 streamer_hooks.output_location_and_block (OB, BP, LOC)
H A Dlto-streamer.cc279 streamer_hooks.output_location_and_block = lto_output_location_and_block; in lto_streamer_hooks_init()
H A DChangeLog-202013922 output_location_and_block callback. Fix up formatting for
13934 streamer_hooks.output_location_and_block.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstreamer-hooks.h64 void (*output_location_and_block) (struct output_block *, struct bitpack_d *, member
84 streamer_hooks.output_location_and_block (OB, BP, LOC)
H A Dlto-streamer.c289 streamer_hooks.output_location_and_block = lto_output_location_and_block; in lto_streamer_hooks_init()