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

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 99 lto_module_is_object_file_in_memory(const void* mem, size_t length);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 68 bool lto_module_is_object_file_in_memory(const void* mem, size_t length) function
  /external/llvm/include/llvm-c/
lto.h 152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
  /external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp 264 if (!lto_module_is_object_file_in_memory(view, file->filesize))
  /external/llvm/tools/lto/
lto.cpp 192 bool lto_module_is_object_file_in_memory(const void* mem, size_t length) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 204 bool lto_module_is_object_file_in_memory(const void* mem, size_t length) { function

Completed in 560 milliseconds