Home
last modified time | relevance | path

Searched defs:lto_module_is_object_file_in_memory (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/lto/
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.cpp192 bool lto_module_is_object_file_in_memory(const void* mem, size_t length) { in lto_module_is_object_file_in_memory() function