Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/lto/
Dlto.exports6 lto_module_create_from_memory
Dlto.cpp120 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) in lto_module_create_from_memory() function
/external/llvm/tools/lto/
Dlto.exports7 lto_module_create_from_memory
Dlto.cpp239 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) { in lto_module_create_from_memory() function
/external/swiftshader/third_party/LLVM/include/llvm-c/
Dlto.h123 lto_module_create_from_memory(const void* mem, size_t length);
/external/llvm/include/llvm-c/
Dlto.h180 lto_module_create_from_memory(const void* mem, size_t length);
/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp267 M = lto_module_create_from_memory(view, file->filesize); in claim_file_hook()
/external/llvm/docs/
DLinkTimeOptimization.rst232 lto_module_create_from_memory(const void*, size_t)