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

  /art/runtime/
elf_file.h 132 const char* GetStringSectionStart(::llvm::ELF::Elf32_Word section_type);
elf_file.cc 269 const char* ElfFile::GetStringSectionStart(llvm::ELF::Elf32_Word section_type) {
295 const char* string_section_start = GetStringSectionStart(section_type);

Completed in 423 milliseconds