Searched refs:LLVMAddGlobalMapping (Results 1 - 6 of 6) sorted by relevance
/external/llvm/bindings/ocaml/executionengine/ |
H A D | executionengine_ocaml.c | 115 LLVMAddGlobalMapping(EE, Global, (void*) (Int64_val(Ptr)));
|
/external/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 144 void LLVMAddGlobalMapping(LLVMExecutionEngineRef EE, LLVMValueRef Global,
|
/external/swiftshader/third_party/LLVM/include/llvm-c/ |
H A D | ExecutionEngine.h | 123 void LLVMAddGlobalMapping(LLVMExecutionEngineRef EE, LLVMValueRef Global,
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 247 void LLVMAddGlobalMapping(LLVMExecutionEngineRef EE, LLVMValueRef Global, function
|
/external/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 290 void LLVMAddGlobalMapping(LLVMExecutionEngineRef EE, LLVMValueRef Global, function
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
H A D | MCJITCAPITest.cpp | 497 LLVMAddGlobalMapping(
|
Completed in 934 milliseconds