Home
last modified time | relevance | path

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

/scripts/
Dsortextable.h25 #undef Elf_r_info
47 # define Elf_r_info Elf64_r_info macro
68 # define Elf_r_info Elf32_r_info macro
Drecordmcount.h43 #undef Elf_r_info
77 # define Elf_r_info Elf64_r_info macro
110 # define Elf_r_info Elf32_r_info macro
138 static void (*Elf_r_info)(Elf_Rel *const rp, unsigned sym, unsigned type) = fn_ELF_R_INFO; variable
347 Elf_r_info(mrelp, recsym, reltype); in sift_rel_mcount()
411 Elf_r_info(&rel, Elf_r_sym(relp), rel_type_nop); in nop_mcount()