Searched refs:LLVMGetFunctionAddress (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/ |
H A D | MCJITCAPITest.cpp | 373 uint64_t raw = LLVMGetFunctionAddress(Engine, "simple_function"); in TEST_F() 503 uint64_t raw = LLVMGetFunctionAddress(Engine, "test_fn"); in TEST_F()
|
/aosp_15_r20/external/llvm/bindings/ocaml/executionengine/ |
H A D | executionengine_ocaml.c | 126 return caml_copy_int64((int64_t) LLVMGetFunctionAddress(EE, String_val(Name))); in llvm_ee_get_function_address()
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 151 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | ExecutionEngine.h | 150 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | ExecutionEngine.h | 150 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | ExecutionEngine.h | 150 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | ExecutionEngine.h | 150 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 150 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 150 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 307 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name) { in LLVMGetFunctionAddress() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 307 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name) { in LLVMGetFunctionAddress() function
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 305 uint64_t LLVMGetFunctionAddress(LLVMExecutionEngineRef EE, const char *Name) { in LLVMGetFunctionAddress() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 5037 5032: FUNC GLOBAL DEFAULT 16 LLVMGetFunctionAddress
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 5008 5003: FUNC GLOBAL DEFAULT 11 LLVMGetFunctionAddress
|