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

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

Completed in 182 milliseconds