Home
last modified time | relevance | path

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

/external/compiler-rt/lib/stats/
Dstats_client.cc48 reg_func_t reg_func = reinterpret_cast<reg_func_t>( in RegisterSanStats() local
50 if (reg_func) in RegisterSanStats()
51 module_id = reg_func(&list); in RegisterSanStats()
/external/llvm-project/compiler-rt/lib/stats/
Dstats_client.cpp48 reg_func_t reg_func = reinterpret_cast<reg_func_t>( in RegisterSanStats() local
50 if (reg_func) in RegisterSanStats()
51 module_id = reg_func(&list); in RegisterSanStats()