Searched refs:get_sym_str_and_relp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.h | 37 #undef get_sym_str_and_relp macro 71 # define get_sym_str_and_relp get_sym_str_and_relp_64 macro 109 # define get_sym_str_and_relp get_sym_str_and_relp_32 macro 372 static void get_sym_str_and_relp(Elf_Shdr const *const relhdr, in get_sym_str_and_relp() function 419 get_sym_str_and_relp(relhdr, ehdr, &sym0, &str0, &relp); in sift_rel_mcount() 467 get_sym_str_and_relp(relhdr, ehdr, &sym0, &str0, &relp); in nop_mcount()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | recordmcount.h | 37 #undef get_sym_str_and_relp macro 71 # define get_sym_str_and_relp get_sym_str_and_relp_64 macro 109 # define get_sym_str_and_relp get_sym_str_and_relp_32 macro 372 static void get_sym_str_and_relp(Elf_Shdr const *const relhdr, in get_sym_str_and_relp() function 419 get_sym_str_and_relp(relhdr, ehdr, &sym0, &str0, &relp); in sift_rel_mcount() 467 get_sym_str_and_relp(relhdr, ehdr, &sym0, &str0, &relp); in nop_mcount()
|
Completed in 4 milliseconds