Searched refs:SerializerImpl (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_log_writer.h25 template <size_t Index> struct SerializerImpl { struct in namespace:__xray
35 SerializerImpl<Index + 1>::serializeTo(Buffer + Size,
47 using Serializer = SerializerImpl<0>;

Completed in 92 milliseconds