Home
last modified time | relevance | path

Searched refs:ApplyOatPatches (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Delf_writer_test.cc156 ElfFileImpl32::ApplyOatPatches( in TEST_F()
/art/runtime/
Delf_file_impl.h132 static void ApplyOatPatches(const uint8_t* patches, const uint8_t* patches_end, Elf_Addr delta,
Delf_file.cc1385 ApplyOatPatches( in ApplyOatPatchesTo()
1396 void ElfFileImpl<ElfTypes>::ApplyOatPatches( in ApplyOatPatches() function in art::ElfFileImpl