HomeSort by relevance Sort by last modified time
    Searched refs:unaligned_int (Results 1 - 2 of 2) sorted by null

  /art/runtime/interpreter/
unstarted_runtime_test.cc 269 typedef int32_t unaligned_int __attribute__ ((aligned (1))); typedef
270 const unaligned_int* int_ptr = reinterpret_cast<const unaligned_int*>(base_ptr + i);
    [all...]
unstarted_runtime.cc 1187 typedef int32_t unaligned_int __attribute__ ((aligned (1))); typedef
    [all...]

Completed in 117 milliseconds