Lines Matching refs:Elf_Sym
44 #undef Elf_Sym
83 # define Elf_Sym Elf64_Sym macro
121 # define Elf_Sym Elf32_Sym macro
191 static unsigned int get_symindex(Elf_Sym const *sym, Elf32_Word const *symtab, in get_symindex()
345 static unsigned get_mcountsym(Elf_Sym const *const sym0, in get_mcountsym()
351 Elf_Sym const *const symp = in get_mcountsym()
369 Elf_Sym const **sym0, in get_sym_str_and_relp()
381 *sym0 = (Elf_Sym const *)(_w(symsec->sh_offset) in get_sym_str_and_relp()
406 Elf_Sym const *sym0; in sift_rel_mcount()
452 Elf_Sym const *sym0; in nop_mcount()
520 Elf_Sym const *const sym0 = (Elf_Sym const *)(_w(symhdr->sh_offset) in find_secsym_ndx()
523 Elf_Sym const *symp; in find_secsym_ndx()