Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Drecordmcount.h182 Elf_Rel const *const mrel0, in append_func() argument
238 mcsec.sh_size = _w((void *)mrelp - (void *)mrel0); in append_func()
246 uwrite(fd_map, mrel0, (void *)mrelp - (void *)mrel0); in append_func()
517 Elf_Rel *const mrel0 = umalloc(totrelsz); in do_func() local
518 Elf_Rel * mrelp = mrel0; in do_func()
550 append_func(ehdr, shstr, mloc0, mlocp, mrel0, mrelp, in do_func()
553 free(mrel0); in do_func()