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

  /art/compiler/
elf_stripper.cc 71 llvm::ELF::Elf32_Shdr& string_section = elf_file->GetSectionNameStringSection();
  /art/runtime/
elf_file.h 69 ::llvm::ELF::Elf32_Shdr& GetSectionNameStringSection();
elf_file.cc 387 llvm::ELF::Elf32_Shdr& ElfFile::GetSectionNameStringSection() {

Completed in 149 milliseconds