Searched refs:SendSymbolAddressFn (Results 1 – 5 of 5) sorted by relevance
88 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable184 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddr Handle,
187 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable212 void rt_lookupSymbol(SendSymbolAddressFn SendResult, ExecutorAddr Handle,
294 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
428 void ELFNixPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()455 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()467 SendSymbolAddressFn SendResult; in rt_lookupSymbol()
597 void COFFPlatform::rt_lookupSymbol(SendSymbolAddressFn SendResult, in rt_lookupSymbol()621 RtLookupNotifyComplete(SendSymbolAddressFn &&SendResult) in rt_lookupSymbol()633 SendSymbolAddressFn SendResult; in rt_lookupSymbol()