Searched refs:Sym (Results 1 – 4 of 4) sorted by relevance
45 using Elf_Sym = typename ElfTypes::Sym;
584 typename ElfTypes::Sym* ElfFileImpl<ElfTypes>::GetSymbolSectionStart( in GetSymbolSectionStart()773 const typename ElfTypes::Sym* ElfFileImpl<ElfTypes>::FindDynamicSymbol( in FindDynamicSymbol()817 typename ElfTypes::Sym* ElfFileImpl<ElfTypes>::GetSymbol(Elf_Word section_type, Elf_Word i) const { in GetSymbol()844 typename ElfTypes::Sym* ElfFileImpl<ElfTypes>::FindSymbolByName( in FindSymbolByName()
1865 typedef Elf32_Sym Sym; typedef1882 typedef Elf64_Sym Sym; typedef
84 using Elf_Sym = typename ElfTypes::Sym;