Home
last modified time | relevance | path

Searched refs:LLVMOrcMaterializationResponsibilityGetRequestedSymbols (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/OrcV2CBindingsVeryLazy/
H A DOrcV2CBindingsVeryLazy.c115 LLVMOrcMaterializationResponsibilityGetRequestedSymbols(MR, &NumSymbols); in Materialize()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DOrc.h776 LLVMOrcMaterializationResponsibilityGetRequestedSymbols(
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DOrcCAPITest.cpp531 LLVMOrcMaterializationResponsibilityGetRequestedSymbols(MR, &NumSymbols); in Materialize()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp535 LLVMOrcMaterializationResponsibilityGetRequestedSymbols( in LLVMOrcMaterializationResponsibilityGetRequestedSymbols() function