Searched refs:before_plugin_all_symbols_read (Results 1 – 5 of 5) sorted by relevance
65 if (ld_emulation->before_plugin_all_symbols_read) in ldemul_before_plugin_all_symbols_read()66 ld_emulation->before_plugin_all_symbols_read (); in ldemul_before_plugin_all_symbols_read()
137 void (*before_plugin_all_symbols_read) (void); member
139688 Re: ld: Add a before_plugin_all_symbols_read hook139694 ld: Add a before_plugin_all_symbols_read hook139695 Add a before_plugin_all_symbols_read hook to load symbol references from139715 (ld_emulation_xfer_struct): Add before_plugin_all_symbols_read.139723 Initialize the before_plugin_all_symbols_read field.