Searched refs:GetRel (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Delf_file.h99 Elf32_Rel& GetRel(Elf32_Shdr&, Elf32_Word) const;
H A Delf_file.cc976 Elf32_Rel& ElfFile::GetRel(Elf32_Shdr& section_header, Elf32_Word i) const { function in class:art::ElfFile
/art/compiler/
H A Delf_fixup.cc155 Elf32_Rel& rel = elf_file.GetRel(*sh, i);

Completed in 118 milliseconds