Lines Matching refs:Elf_Sym
39 #undef Elf_Sym
73 # define Elf_Sym Elf64_Sym macro
106 # define Elf_Sym Elf32_Sym macro
266 static unsigned get_mcountsym(Elf_Sym const *const sym0, in get_mcountsym()
272 Elf_Sym const *const symp = in get_mcountsym()
290 Elf_Sym const **sym0, in get_sym_str_and_relp()
302 *sym0 = (Elf_Sym const *)(_w(symsec->sh_offset) in get_sym_str_and_relp()
327 Elf_Sym const *sym0; in sift_rel_mcount()
373 Elf_Sym const *sym0; in nop_mcount()
439 Elf_Sym const *const sym0 = (Elf_Sym const *)(_w(symhdr->sh_offset) in find_secsym_ndx()
442 Elf_Sym const *symp; in find_secsym_ndx()