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

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 173 lto_module_get_symbol_name(lto_module_t mod, unsigned int index);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 164 const char* lto_module_get_symbol_name(lto_module_t mod, unsigned int index) function
  /external/llvm/include/llvm-c/
lto.h 279 lto_module_get_symbol_name(lto_module_t mod, unsigned int index);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 279 lto_module_get_symbol_name(lto_module_t mod, unsigned int index);
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 296 sym.name = const_cast<char *>(lto_module_get_symbol_name(M, i));
  /external/llvm/tools/lto/
lto.cpp 303 const char* lto_module_get_symbol_name(lto_module_t mod, unsigned int index) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 316 const char* lto_module_get_symbol_name(lto_module_t mod, unsigned int index) { function

Completed in 855 milliseconds