Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dsorttable.h210 uint_t start_mcount_loc; member
218 uint_t offset = emloc->start_mcount_loc - _r(&(emloc->init_data_sec)->sh_addr) in sort_mcount_loc()
220 uint_t count = emloc->stop_mcount_loc - emloc->start_mcount_loc; in sort_mcount_loc()
336 mstruct.start_mcount_loc = _start_mcount_loc; in do_sort()