HomeSort by relevance Sort by last modified time
    Searched refs:GetSectionHeadersStart (Results 1 - 2 of 2) sorted by null

  /art/runtime/
elf_file_impl.h 137 uint8_t* GetSectionHeadersStart() const;
elf_file.cc 619 uint8_t* ElfFileImpl<ElfTypes>::GetSectionHeadersStart() const {
768 uint8_t* section_header = GetSectionHeadersStart() + (i * GetHeader().e_shentsize);
    [all...]

Completed in 530 milliseconds