Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Dsorttable.h214 struct elf_mcount_loc *emloc = (struct elf_mcount_loc *)arg; in sort_mcount_loc() local
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()
217 uint_t count = emloc->stop_mcount_loc - emloc->start_mcount_loc; in sort_mcount_loc()
218 unsigned char *start_loc = (void *)emloc->ehdr + offset; in sort_mcount_loc()