Home
last modified time | relevance | path

Searched refs:SendSymbolAddressFn (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h182 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
207 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddr Handle,
H A DMachOPlatform.h187 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
212 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddr Handle,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h189 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddress>)>;
214 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddress Handle,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h189 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddress>)>; variable
214 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddress Handle,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h189 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddress>)>; variable
214 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddress Handle,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h189 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddress>)>; variable
214 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddress Handle,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h189 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddress>)>; variable
214 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddress Handle,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp397 void ELFNixPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()
428 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()
440 SendSymbolAddressFn SendResult; in rt_lookupSymbol()
H A DMachOPlatform.cpp444 void MachOPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()
474 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()
486 SendSymbolAddressFn SendResult; in rt_lookupSymbol()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp443 void MachOPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()
474 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()
486 SendSymbolAddressFn SendResult; in rt_lookupSymbol()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp443 void MachOPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()
474 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()
486 SendSymbolAddressFn SendResult; in rt_lookupSymbol()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp443 void MachOPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()
474 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()
486 SendSymbolAddressFn SendResult; in rt_lookupSymbol()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp443 void MachOPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult,
474 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult)
486 SendSymbolAddressFn SendResult;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp443 void MachOPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()
474 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()
486 SendSymbolAddressFn SendResult; in rt_lookupSymbol()