Searched refs:all_symbols_read_handler (Results 1 – 3 of 3) sorted by relevance
33 * lto-plugin.c (all_symbols_read_handler): With -save-temps, use58 (all_symbols_read_handler): If -ltrans-objects was specified,74 (all_symbols_read_handler): Use it.143 (all_symbols_read_handler): Take it into account.226 (all_symbols_read_handler): When user specifies linker output do not272 (all_symbols_read_handler): Don't add offload files to lto_arg_ptr.280 * lto-plugin.c (all_symbols_read_handler): Assign default287 (all_symbols_read_handler): Add -flinker-output option.336 (all_symbols_read_handler): Add names from offload_files to lto-wrapper552 (all_symbols_read_handler): Don't check pass_through_items if[all …]
726 all_symbols_read_handler (void) in all_symbols_read_handler() function1463 status = register_all_symbols_read (all_symbols_read_handler); in onload()
91 ld_plugin_all_symbols_read_handler all_symbols_read_handler; member486 called_plugin->all_symbols_read_handler = handler; in register_all_symbols_read()1343 if (curplug->all_symbols_read_handler) in plugin_call_all_symbols_read()1347 rv = (*curplug->all_symbols_read_handler) (); in plugin_call_all_symbols_read()