Searched refs:unaligned_type (Results 1 – 1 of 1) sorted by relevance
427 using unaligned_type __attribute__((__aligned__(1))) = T; in ReadOatDexFileData() typedef428 *value = *reinterpret_cast<const unaligned_type*>(*oat); in ReadOatDexFileData()