Home
last modified time | relevance | path

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

/linux-3.3/scripts/
Drecordmcount.h274 static void get_sym_str_and_relp(Elf_Shdr const *const relhdr, in get_sym_str_and_relp()
305 Elf_Shdr const *const relhdr, in sift_rel_mcount()
352 static void nop_mcount(Elf_Shdr const *const relhdr, in nop_mcount()
450 __has_rel_mcount(Elf_Shdr const *const relhdr, /* is SHT_REL or SHT_RELA */ in __has_rel_mcount()
470 static char const *has_rel_mcount(Elf_Shdr const *const relhdr, in has_rel_mcount()
510 Elf_Shdr const *relhdr; in do_func() local