Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/lto/
H A Dlto.exports19 lto_module_is_object_file_in_memory
H A 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
/aosp_15_r20/external/llvm/include/llvm-c/
H A Dlto.h152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A Dlto.h152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/
Dlto.h152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/
Dlto.h152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/
Dlto.h152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/
H A Dlto.h152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/
Dlto.h152 extern lto_bool_t lto_module_is_object_file_in_memory(const void *mem,
/aosp_15_r20/external/llvm/docs/
H A DLinkTimeOptimization.rst223 lto_module_is_object_file_in_memory(const void*, size_t)