Home
last modified time | relevance | path

Searched defs:SendSymbolAddressFn (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h88 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
H A DELFNixPlatform.h187 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
H A DMachOPlatform.h294 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable