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

/external/llvm/tools/lto/
H A Dlto.cpp49 /// lto_module_is_object_file_in_memory - Validates if a buffer is a loadable
51 bool lto_module_is_object_file_in_memory(const void* mem, size_t length) { function

Completed in 18 milliseconds