Searched refs:stype (Results 1 – 1 of 1) sorted by relevance
330 typedef typename TraceReader<T>::symbol_type stype; in cmp_symbol_addr() typedef332 const stype *syma = static_cast<stype const *>(a); in cmp_symbol_addr()333 const stype *symb = static_cast<stype const *>(b); in cmp_symbol_addr()