Home
last modified time | relevance | path

Searched defs:attribute_packed (Results 1 – 6 of 6) sorted by relevance

/third_party/elfutils/libcpu/
Dmemory-access.h92 } attribute_packed; variable
/third_party/elfutils/lib/
Deu-config.h81 #define attribute_packed \ macro
84 #define attribute_packed \ macro
/third_party/elfutils/libelf/
Dgelf_xlate.c77 } attribute_packed; variable
/third_party/elfutils/libdw/
Dmemory-access.h241 } attribute_packed; variable
DlibdwP.h262 } attribute_packed; variable
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c82 attribute_packed, attribute_aligned, attribute_modifier, variable
1091 static struct token *attribute_packed(struct token *token, struct symbol *attr, struct decl_state *… in attribute_packed() function