Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h114 using unaligned_type __attribute__((aligned(1))) = const T; in Read() local
199 using unaligned_type __attribute__((aligned(1))) = const T; in Read() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dinstruction.h65 using unaligned_type __attribute__((aligned(1))) = const T; in Read() local