Searched defs:relhdr (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/scripts/ |
| D | recordmcount.h | 240 Elf_Shdr const *relhdr; in find_symtab() local 372 static void get_sym_str_and_relp(Elf_Shdr const *const relhdr, in get_sym_str_and_relp() 403 Elf_Shdr const *const relhdr, in sift_rel_mcount() 451 static int nop_mcount(Elf_Shdr const *const relhdr, in nop_mcount() 553 static char const * __has_rel_mcount(Elf_Shdr const *const relhdr, /* reltype */ in __has_rel_mcount() 573 static char const *has_rel_mcount(Elf_Shdr const *const relhdr, in has_rel_mcount() 616 Elf_Shdr const *relhdr; in do_func() local
|
| /kernel/linux/linux-6.6/scripts/ |
| D | recordmcount.h | 240 Elf_Shdr const *relhdr; in find_symtab() local 372 static void get_sym_str_and_relp(Elf_Shdr const *const relhdr, in get_sym_str_and_relp() 403 Elf_Shdr const *const relhdr, in sift_rel_mcount() 451 static int nop_mcount(Elf_Shdr const *const relhdr, in nop_mcount() 553 static char const * __has_rel_mcount(Elf_Shdr const *const relhdr, /* reltype */ in __has_rel_mcount() 573 static char const *has_rel_mcount(Elf_Shdr const *const relhdr, in has_rel_mcount() 616 Elf_Shdr const *relhdr; in do_func() local
|