Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h300 extern void output_shared_constant_pool (void);
H A Dtoplev.c517 output_shared_constant_pool (); in compile_file()
H A Dvarasm.c4283 output_shared_constant_pool (void) in output_shared_constant_pool() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h300 extern void output_shared_constant_pool (void);
H A Dtoplev.cc514 output_shared_constant_pool (); in compile_file()
H A Dvarasm.cc4540 output_shared_constant_pool (void) in output_shared_constant_pool() function
H A DChangeLog-200617181 * toplev.c (compile_file): Call output_shared_constant_pool.
17196 (output_shared_constant_pool): New function.
17199 (output_shared_constant_pool): Declare.
H A DChangeLog-202014120 (output_shared_constant_pool): Call it if TARGET_SUPPORTS_ALIASES.