Home
last modified time | relevance | path

Searched defs:UnalignedType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_instruction.h114 using UnalignedType __attribute__((aligned(1))) = T; in Read() local
199 using UnalignedType __attribute__((aligned(1))) = T; in Read() local
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dbytecode_inst.h147 using UnalignedType __attribute__((aligned(1))) = const T; in Read() local