HomeSort by relevance Sort by last modified time
    Searched full:reg_func (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/stats/
stats_client.cc 48 reg_func_t reg_func = reinterpret_cast<reg_func_t>( local
50 if (reg_func)
51 module_id = reg_func(&list);

Completed in 139 milliseconds