Searched refs:Elf_r_sym (Results 1 – 2 of 2) sorted by relevance
46 #undef Elf_r_sym85 # define Elf_r_sym Elf64_r_sym macro123 # define Elf_r_sym Elf32_r_sym macro147 static uint_t (*Elf_r_sym)(Elf_Rel const *rp) = fn_ELF_R_SYM; variable357 &sym0[Elf_r_sym(relp)]; in get_mcountsym()367 mcountsym = Elf_r_sym(relp); in get_mcountsym()425 if (mcountsym && mcountsym == Elf_r_sym(relp) && in sift_rel_mcount()475 if (mcountsym == Elf_r_sym(relp) && !is_fake_mcount(relp)) { in nop_mcount()495 Elf_r_info(&rel, Elf_r_sym(relp), rel_type_nop); in nop_mcount()
33 #undef Elf_r_sym58 # define Elf_r_sym Elf64_r_sym macro82 # define Elf_r_sym Elf32_r_sym macro