Searched refs:SendSymbolAddressFn (Results 1 – 5 of 5) sorted by relevance
88 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable177 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddr Handle,
217 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable234 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddr Handle,
298 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
588 void COFFPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()612 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()624 SendSymbolAddressFn SendResult; in rt_lookupSymbol()
575 void ELFNixPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()602 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()614 SendSymbolAddressFn SendResult; in rt_lookupSymbol()