Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dhp-symtab.h794 struct dntt_type_array struct
796 unsigned int extension: 1;
797 unsigned int kind: 10;
798 unsigned int declaration: 2;
799 unsigned int dyn_low: 2;
800 unsigned int dyn_high: 2;
801 unsigned int arrayisbytes: 1;
802 unsigned int elemisbytes: 1;
803 unsigned int elemorder: 1;
804 unsigned int justified: 1;
[all …]
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dhp-symtab.h794 struct dntt_type_array struct
796 unsigned int extension: 1;
797 unsigned int kind: 10;
798 unsigned int declaration: 2;
799 unsigned int dyn_low: 2;
800 unsigned int dyn_high: 2;
801 unsigned int arrayisbytes: 1;
802 unsigned int elemisbytes: 1;
803 unsigned int elemorder: 1;
804 unsigned int justified: 1;
[all …]