HomeSort by relevance Sort by last modified time
    Searched refs:ld_plugin_cleanup_handler (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h 185 (*ld_plugin_cleanup_handler) (void); typedef in typeref:enum:ld_plugin_cleanup_handler
204 (*ld_plugin_register_cleanup) (ld_plugin_cleanup_handler handler);
  /toolchain/binutils/binutils-2.27/include/
plugin-api.h 185 (*ld_plugin_cleanup_handler) (void); typedef in typeref:enum:ld_plugin_cleanup_handler
204 (*ld_plugin_register_cleanup) (ld_plugin_cleanup_handler handler);
  /toolchain/binutils/binutils-2.27/gold/
plugin.h 97 set_cleanup_handler(ld_plugin_cleanup_handler handler)
120 ld_plugin_cleanup_handler cleanup_handler_;
223 set_cleanup_handler(ld_plugin_cleanup_handler handler)
plugin.cc 103 register_cleanup(ld_plugin_cleanup_handler handler);
    [all...]
  /toolchain/binutils/binutils-2.27/ld/
plugin.c 88 ld_plugin_cleanup_handler cleanup_handler;
477 register_cleanup (ld_plugin_cleanup_handler handler)
    [all...]

Completed in 178 milliseconds