Home
last modified time | relevance | path

Searched refs:Elf_r_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/
H A Drecordmcount.h48 #undef Elf_r_info
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 Dsorttable.h35 #undef Elf_r_info
60 # define Elf_r_info Elf64_r_info macro
84 # define Elf_r_info Elf32_r_info macro