Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Delf_file.cc1355 Elf_Shdr* shdr = GetSectionHeader(i); in FindSectionByName() local
1835 Elf64_Shdr *shdr = elf64_->FindSectionByName(section_name); in GetSectionOffsetAndSize() local
1847 Elf32_Shdr *shdr = elf32_->FindSectionByName(section_name); in GetSectionOffsetAndSize() local
/art/libelffile/elf/
Delf_builder.h880 const Elf_Shdr& shdr = section->header_; in MakeProgramHeaders() local
911 const Elf_Shdr& shdr = section->header_; in MakeProgramHeaders() local