Home
last modified time | relevance | path

Searched refs:FindDynamicValueByType (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Delf_file.h166 Elf32_Word FindDynamicValueByType(Elf32_Sword type) const;
Delf_file.cc975 Elf32_Word ElfFile::FindDynamicValueByType(Elf32_Sword type) const { in FindDynamicValueByType() function in art::ElfFile