Home
last modified time | relevance | path

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

/linux/scripts/
H A Dsorttable.c354 Elf_Shdr *init_data_sec; member
485 uint64_t offset = emloc->start_mcount_loc - shdr_addr(emloc->init_data_sec) in sort_mcount_loc()
486 + shdr_offset(emloc->init_data_sec); in sort_mcount_loc()
658 mstruct.init_data_sec = shdr; in do_sort()
725 if (!mstruct.init_data_sec || !mstruct.start_mcount_loc || !mstruct.stop_mcount_loc) { in do_sort()