Searched defs:SendSymbolAddressFn (Results 1 – 3 of 3) sorted by relevance
88 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
187 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
294 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable