Searched refs:unaligned_uint32_t (Results 1 – 2 of 2) sorted by relevance
99 typedef __attribute__((__aligned__(1))) uint32_t unaligned_uint32_t; in operator ()() typedef100 const unaligned_uint32_t *blocks = reinterpret_cast<const uint32_t*>(data); in operator ()()
7155 typedef __attribute__((__aligned__(1))) uint32_t unaligned_uint32_t; in PatchJitRootUse() typedef7156 reinterpret_cast<unaligned_uint32_t*>(code + code_offset)[0] = in PatchJitRootUse()