Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1411 using UnalignedAddress __attribute__((__aligned__(1))) = Elf_Addr; in ApplyOatPatches() typedef
1416 *reinterpret_cast<UnalignedAddress*>(to_patch) += delta; in ApplyOatPatches()