Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 3 of 3) sorted by relevance

/art/patchoat/
Dpatchoat.cc531 Elf32_Phdr* hdr = oat_file_->GetProgramHeader(i); in PatchElf() local
549 Elf32_Shdr* hdr = oat_file_->GetSectionHeader(i); in PatchElf() local
731 ImageHeader hdr; in ReadBaseDelta() local
/art/runtime/
Doat_file.cc50 Elf32_Shdr* hdr = elf_file->FindSectionByName(".rodata"); in OpenWithElfFile() local
/art/runtime/gc/space/
Dimage_space.cc273 std::unique_ptr<ImageHeader> hdr(new ImageHeader); in ReadSpecificImageHeader() local