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

  /art/runtime/
elf_file_impl.h 140 Elf_Sym* GetSymbolSectionStart(Elf_Word section_type) const;
elf_file.cc 638 typename ElfTypes::Sym* ElfFileImpl<ElfTypes>::GetSymbolSectionStart(
872 Elf_Sym* sym_start = GetSymbolSectionStart(section_type);
    [all...]

Completed in 480 milliseconds