Home
last modified time | relevance | path

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

/openbsd/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;
799 unsigned int dyn_low: 2;
800 unsigned int dyn_high: 2;
803 unsigned int elemorder: 1;
805 unsigned int unused: 11;
806 unsigned int arraylength;
807 dnttpointer indextype;
808 dnttpointer elemtype;
[all …]
/openbsd/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;
799 unsigned int dyn_low: 2;
800 unsigned int dyn_high: 2;
803 unsigned int elemorder: 1;
805 unsigned int unused: 11;
806 unsigned int arraylength;
807 dnttpointer indextype;
808 dnttpointer elemtype;
[all …]