Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dsorttable.h206 Elf_Shdr *init_data_sec; member
215 uint_t offset = emloc->start_mcount_loc - _r(&(emloc->init_data_sec)->sh_addr) in sort_mcount_loc()
216 + _r(&(emloc->init_data_sec)->sh_offset); in sort_mcount_loc()
332 mstruct.init_data_sec = s; in do_sort()
381 if (!mstruct.init_data_sec || !_start_mcount_loc || !_stop_mcount_loc) { in do_sort()