Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DCOFFPlatform.h84 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DMachOPlatform.h194 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DELFNixPlatform.h184 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable