HomeSort by relevance Sort by last modified time
    Searched refs:ld_plugin_get_view (Results 1 - 8 of 8) 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 223 (*ld_plugin_get_view) (const void *handle, const void **viewp); typedef in typeref:enum:ld_plugin_get_view
407 ld_plugin_get_view tv_get_view;
  /toolchain/binutils/binutils-2.27/include/
plugin-api.h 223 (*ld_plugin_get_view) (const void *handle, const void **viewp); typedef in typeref:enum:ld_plugin_get_view
430 ld_plugin_get_view tv_get_view;
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 56 ld_plugin_get_view get_view = NULL;
  /toolchain/binutils/binutils-2.27/ld/
testplug.c 108 static ld_plugin_get_view tv_get_view = 0;
testplug3.c 110 static ld_plugin_get_view tv_get_view = 0;
testplug2.c 110 static ld_plugin_get_view tv_get_view = 0;
testplug4.c 110 static ld_plugin_get_view tv_get_view = 0;
  /external/llvm/tools/gold/
gold-plugin.cpp 147 static ld_plugin_get_view get_view = nullptr;
    [all...]

Completed in 269 milliseconds