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
1628 Elf64_Shdr *shdr = elf64_->FindSectionByName(section_name); in GetSectionOffsetAndSize() local
1640 Elf32_Shdr *shdr = elf32_->FindSectionByName(section_name); in GetSectionOffsetAndSize() local
/art/libelffile/elf/
Delf_builder.h914 const Elf_Shdr& shdr = section->header_; in MakeProgramHeaders() local
945 const Elf_Shdr& shdr = section->header_; in MakeProgramHeaders() local