/external/swiftshader/third_party/LLVM/include/llvm-c/ |
lto.h | 123 lto_module_create_from_memory(const void* mem, size_t length);
|
/external/swiftshader/third_party/LLVM/tools/lto/ |
lto.cpp | 120 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) function
|
/external/llvm/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/ |
lto.h | 180 lto_module_create_from_memory(const void* mem, size_t length);
|
/external/swiftshader/third_party/LLVM/tools/gold/ |
gold-plugin.cpp | 267 M = lto_module_create_from_memory(view, file->filesize);
|
/external/llvm/tools/lto/ |
lto.cpp | 239 lto_module_t lto_module_create_from_memory(const void* mem, size_t length) { function
|