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

  /toolchain/binutils/binutils-2.25/gold/
plugin.cc 121 set_extra_library_path(const char *path);
289 tv[i].tv_u.tv_set_extra_library_path = set_extra_library_path;
833 Plugin_manager::set_extra_library_path(const char* path) function in class:gold::Plugin_manager
1570 set_extra_library_path(const char* path) function in namespace:gold
    [all...]
plugin.h 274 set_extra_library_path(const char* path);
  /external/llvm/tools/gold/
gold-plugin.cpp 107 static ld_plugin_set_extra_library_path set_extra_library_path = nullptr; variable
278 set_extra_library_path = tv->tv_u.tv_set_extra_library_path;
946 set_extra_library_path(options::extra_library_path.c_str()) != LDPS_OK)
  /toolchain/binutils/binutils-2.25/ld/
plugin.c 643 set_extra_library_path (const char *path) function
750 TVU(set_extra_library_path) = set_extra_library_path;

Completed in 2589 milliseconds