Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Drecordmcount.h192 unsigned const old_shnum = w2(ehdr->e_shnum); in append_func() local
212 t += sizeof(Elf_Shdr) * old_shnum; in append_func()
214 sizeof(Elf_Shdr) * old_shnum); in append_func()
240 mcsec.sh_info = w(old_shnum); in append_func()