Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.h84 mirror::Class* GetTargetType(const CompilerDriver::TypePatchInformation* patch)
Delf_patcher.cc99 mirror::Class* ElfPatcher::GetTargetType(const CompilerDriver::TypePatchInformation* patch) { in GetTargetType() function in art::ElfPatcher
255 mirror::Class* target = GetTargetType(patch); in PatchElf()