Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h84 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
H A DMachOPlatform.h194 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
H A DELFNixPlatform.h184 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable