Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h272 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func() local
275 Elf_Shdr *const shdr0 = (Elf_Shdr *)(old_shoff + (void *)ehdr); in append_func()
301 if (uwrite(old_shoff + (void *)ehdr, in append_func()
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h272 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func() local
275 Elf_Shdr *const shdr0 = (Elf_Shdr *)(old_shoff + (void *)ehdr); in append_func()
301 if (uwrite(old_shoff + (void *)ehdr, in append_func()

Completed in 6 milliseconds