Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.h260 uint_t const *const mloc0, in append_func()
313 mcsec.sh_size = _w((void *)mlocp - (void *)mloc0); in append_func()
327 mcsec.sh_offset = _w((void *)mlocp - (void *)mloc0 + t); in append_func()
337 if (uwrite(mloc0, (void *)mlocp - (void *)mloc0) < 0) in append_func()
409 uint_t *const mloc0 = mlocp; in sift_rel_mcount() local
430 + ((void *)mlocp - (void *)mloc0)); in sift_rel_mcount()
628 uint_t * mloc0; in do_func() local
645 mloc0 = umalloc(totrelsz>>1); in do_func()
646 mlocp = mloc0; in do_func()
258 append_func(Elf_Ehdr *const ehdr, Elf_Shdr *const shstr, uint_t const *const mloc0, uint_t const *const mlocp, Elf_Rel const *const mrel0, Elf_Rel const *const mrelp, unsigned int const rel_entsize, unsigned int const symsec_sh_link) append_func() argument
[all...]
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h260 uint_t const *const mloc0, in append_func()
313 mcsec.sh_size = _w((void *)mlocp - (void *)mloc0); in append_func()
327 mcsec.sh_offset = _w((void *)mlocp - (void *)mloc0 + t); in append_func()
337 if (uwrite(mloc0, (void *)mlocp - (void *)mloc0) < 0) in append_func()
409 uint_t *const mloc0 = mlocp; in sift_rel_mcount() local
430 + ((void *)mlocp - (void *)mloc0)); in sift_rel_mcount()
628 uint_t * mloc0; in do_func() local
645 mloc0 = umalloc(totrelsz>>1); in do_func()
646 mlocp = mloc0; in do_func()
258 append_func(Elf_Ehdr *const ehdr, Elf_Shdr *const shstr, uint_t const *const mloc0, uint_t const *const mlocp, Elf_Rel const *const mrel0, Elf_Rel const *const mrelp, unsigned int const rel_entsize, unsigned int const symsec_sh_link) append_func() argument
[all...]

Completed in 3 milliseconds