Home
last modified time | relevance | path

Searched refs:reg_func_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/stats/
H A Dstats_client.cpp47 typedef unsigned (*reg_func_t)(StatModule **); in RegisterSanStats() typedef
48 reg_func_t reg_func = reinterpret_cast<reg_func_t>( in RegisterSanStats()