Searched refs:Dyn (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Delf_file_impl.h45 using Elf_Dyn = typename ElfTypes::Dyn;
H A Delf_file.cc582 typename ElfTypes::Dyn* ElfFileImpl<ElfTypes>::GetDynamicSectionStart() const {
966 typename ElfTypes::Dyn& ElfFileImpl<ElfTypes>::GetDynamic(Elf_Word i) const {
972 typename ElfTypes::Dyn* ElfFileImpl<ElfTypes>::FindDynamicByType(Elf_Sword type) const {
H A Delf.h1874 typedef Elf32_Dyn Dyn; typedef in struct:ElfTypes32
1891 typedef Elf64_Dyn Dyn; typedef in struct:ElfTypes64
/art/compiler/linker/
H A Delf_builder.h93 using Elf_Dyn = typename ElfTypes::Dyn;

Completed in 43 milliseconds