Home
last modified time | relevance | path

Searched refs:lto_module_is_object_file_in_memory (Results 1 – 8 of 8) sorted by relevance

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