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

/linux-master/scripts/
H A Dsorttable.h289 uint_t _stop_mcount_loc = 0; local
330 get_mcount_loc(&_start_mcount_loc, &_stop_mcount_loc);
334 mstruct.stop_mcount_loc = _stop_mcount_loc;
381 if (!mstruct.init_data_sec || !_start_mcount_loc || !_stop_mcount_loc) {

Completed in 89 milliseconds