Searched refs:Elf_Sword (Results 1 – 3 of 3) sorted by relevance
42 using Elf_Sword = typename ElfTypes::Sword; variable188 Elf_Dyn* FindDynamicByType(Elf_Sword type) const;189 Elf_Word FindDynamicValueByType(Elf_Sword type) const;
973 typename ElfTypes::Dyn* ElfFileImpl<ElfTypes>::FindDynamicByType(Elf_Sword type) const { in FindDynamicByType()984 typename ElfTypes::Word ElfFileImpl<ElfTypes>::FindDynamicValueByType(Elf_Sword type) const { in FindDynamicValueByType()
86 using Elf_Sword = typename ElfTypes::Sword; variable