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

  /art/runtime/
elf_file.h 137 ::llvm::ELF::Elf32_Word GetHashChainNum();
elf_file.cc 309 llvm::ELF::Elf32_Word ElfFile::GetHashChainNum() {
320 CHECK_LT(i, GetHashChainNum());

Completed in 1013 milliseconds