Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Drecordmcount.h42 #undef Elf_r_sym
76 # define Elf_r_sym Elf64_r_sym macro
109 # define Elf_r_sym Elf32_r_sym macro
133 static uint_t (*Elf_r_sym)(Elf_Rel const *rp) = fn_ELF_R_SYM; variable
261 &sym0[Elf_r_sym(relp)]; in get_mcountsym()
271 mcountsym = Elf_r_sym(relp); in get_mcountsym()
329 if (mcountsym == Elf_r_sym(relp) && !is_fake_mcount(relp)) { in sift_rel_mcount()
378 if (mcountsym == Elf_r_sym(relp) && !is_fake_mcount(relp)) { in nop_mcount()
398 Elf_r_info(&rel, Elf_r_sym(relp), rel_type_nop); in nop_mcount()
Dsortextable.h25 #undef Elf_r_sym
47 # define Elf_r_sym Elf64_r_sym macro
68 # define Elf_r_sym Elf32_r_sym macro