Searched refs:lto_module_is_object_file_in_memory (Results 1 - 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm-c/
H A Dlto.h99 lto_module_is_object_file_in_memory(const void* mem, size_t length);
/external/swiftshader/third_party/LLVM/tools/lto/
H A Dlto.cpp68 bool lto_module_is_object_file_in_memory(const void* mem, size_t length) function
/external/llvm/include/llvm-c/
H A Dlto.h152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
/external/swiftshader/third_party/LLVM/tools/gold/
H A Dgold-plugin.cpp264 if (!lto_module_is_object_file_in_memory(view, file->filesize))
/external/llvm/tools/lto/
H A Dlto.cpp192 bool lto_module_is_object_file_in_memory(const void* mem, size_t length) { function

Completed in 94 milliseconds