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

  /art/runtime/
elf_file_impl.h 149 const char* GetStringSectionStart(Elf_Word section_type) const;
elf_file.cc 609 const char* ElfFileImpl<ElfTypes>::GetStringSectionStart(
633 const char* string_section_start = GetStringSectionStart(section_type);
    [all...]

Completed in 172 milliseconds