Searched refs:Elf_r_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
H A D | recordmcount.h | 48 #undef Elf_r_info macro 87 # define Elf_r_info Elf64_r_info macro 125 # define Elf_r_info Elf32_r_info macro 153 static void (*Elf_r_info)(Elf_Rel *const rp, unsigned sym, unsigned type) = fn_ELF_R_INFO; variable 431 Elf_r_info(mrelp, recsym, reltype); in sift_rel_mcount() 495 Elf_r_info(&rel, Elf_r_sym(relp), rel_type_nop); in nop_mcount()
|
H A D | sorttable.h | 32 #undef Elf_r_info macro 54 # define Elf_r_info Elf64_r_info macro 75 # define Elf_r_info Elf32_r_info macro
|
/kernel/linux/linux-6.6/scripts/ |
H A D | recordmcount.h | 48 #undef Elf_r_info macro 87 # define Elf_r_info Elf64_r_info macro 125 # define Elf_r_info Elf32_r_info macro 153 static void (*Elf_r_info)(Elf_Rel *const rp, unsigned sym, unsigned type) = fn_ELF_R_INFO; variable 431 Elf_r_info(mrelp, recsym, reltype); in sift_rel_mcount() 495 Elf_r_info(&rel, Elf_r_sym(relp), rel_type_nop); in nop_mcount()
|
H A D | sorttable.h | 35 #undef Elf_r_info macro 60 # define Elf_r_info Elf64_r_info macro 84 # define Elf_r_info Elf32_r_info macro
|
Completed in 6 milliseconds