Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DCOFFPlatform.h88 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DELFNixPlatform.h187 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DMachOPlatform.h249 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DCOFFPlatform.h88 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DELFNixPlatform.h187 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DMachOPlatform.h295 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DCOFFPlatform.h88 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DELFNixPlatform.h187 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DMachOPlatform.h294 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DCOFFPlatform.h88 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DELFNixPlatform.h187 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
DMachOPlatform.h295 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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