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

  /art/runtime/
elf_file.h 126 const char* GetStringSectionStart(Elf32_Word section_type) const;
elf_file.cc 635 const char* ElfFile::GetStringSectionStart(Elf32_Word section_type) const {
656 const char* string_section_start = GetStringSectionStart(section_type);
    [all...]

Completed in 645 milliseconds