Searched defs:SendSymbolAddressFn (Results 1 – 2 of 2) sorted by relevance
172 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable
184 using SendSymbolAddressFn = unique_function<void(Expected<ExecutorAddr>)>; variable