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

/art/runtime/
H A Doat_file.cc400 typedef __attribute__((__aligned__(1))) T unaligned_type; typedef
401 *value = *reinterpret_cast<const unaligned_type*>(*oat);

Completed in 30 milliseconds