Searched refs:mrelp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.h | 263 Elf_Rel const *const mrelp, in append_func() 328 mcsec.sh_size = _w((void *)mrelp - (void *)mrel0); in append_func() 339 if (uwrite(mrel0, (void *)mrelp - (void *)mrel0) < 0) in append_func() 410 Elf_Rel *mrelp = *mrelpp; in sift_rel_mcount() local 429 mrelp->r_offset = _w(offbase in sift_rel_mcount() 431 Elf_r_info(mrelp, recsym, reltype); in sift_rel_mcount() 433 ((Elf_Rela *)mrelp)->r_addend = addend; in sift_rel_mcount() 438 mrelp = (Elf_Rel *)(rel_entsize + (void *)mrelp); in sift_rel_mcount() 442 *mrelpp = mrelp; 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 626 Elf_Rel * mrelp; do_func() local [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | recordmcount.h | 263 Elf_Rel const *const mrelp, in append_func() 328 mcsec.sh_size = _w((void *)mrelp - (void *)mrel0); in append_func() 339 if (uwrite(mrel0, (void *)mrelp - (void *)mrel0) < 0) in append_func() 410 Elf_Rel *mrelp = *mrelpp; in sift_rel_mcount() local 429 mrelp->r_offset = _w(offbase in sift_rel_mcount() 431 Elf_r_info(mrelp, recsym, reltype); in sift_rel_mcount() 433 ((Elf_Rela *)mrelp)->r_addend = addend; in sift_rel_mcount() 438 mrelp = (Elf_Rel *)(rel_entsize + (void *)mrelp); in sift_rel_mcount() 442 *mrelpp = mrelp; 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 626 Elf_Rel * mrelp; do_func() local [all...] |
Completed in 3 milliseconds