Home
last modified time | relevance | path

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

/art/runtime/
Delf_file_impl.h191 Elf_Word FindDynamicValueByType(Elf_Sword type) const;
Delf_file.cc974 typename ElfTypes::Word ElfFileImpl<ElfTypes>::FindDynamicValueByType(Elf_Sword type) const { in FindDynamicValueByType() function in art::ElfFileImpl