Home
last modified time | relevance | path

Searched defs:relhdr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/scripts/
Drecordmcount.h276 static void get_sym_str_and_relp(Elf_Shdr const *const relhdr, in get_sym_str_and_relp()
307 Elf_Shdr const *const relhdr, in sift_rel_mcount()
354 static void nop_mcount(Elf_Shdr const *const relhdr, in nop_mcount()
452 __has_rel_mcount(Elf_Shdr const *const relhdr, /* is SHT_REL or SHT_RELA */ in __has_rel_mcount()
472 static char const *has_rel_mcount(Elf_Shdr const *const relhdr, in has_rel_mcount()
512 Elf_Shdr const *relhdr; in do_func() local