Searched refs:mlocp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.h | 261 uint_t const *const mlocp, 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() 400 static uint_t *sift_rel_mcount(uint_t *mlocp, in sift_rel_mcount() argument 409 uint_t *const mloc0 = mlocp; in sift_rel_mcount() 430 + ((void *)mlocp - (void *)mloc0)); in sift_rel_mcount() 434 *mlocp++ = 0; in sift_rel_mcount() 436 *mlocp++ = addend; in sift_rel_mcount() 443 return mlocp; in sift_rel_mcount() 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 629 uint_t * mlocp; do_func() local [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | recordmcount.h | 261 uint_t const *const mlocp, 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() 400 static uint_t *sift_rel_mcount(uint_t *mlocp, in sift_rel_mcount() argument 409 uint_t *const mloc0 = mlocp; in sift_rel_mcount() 430 + ((void *)mlocp - (void *)mloc0)); in sift_rel_mcount() 434 *mlocp++ = 0; in sift_rel_mcount() 436 *mlocp++ = addend; in sift_rel_mcount() 443 return mlocp; in sift_rel_mcount() 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 629 uint_t * mlocp; do_func() local [all...] |
Completed in 3 milliseconds