Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dhp-symtab.h596 struct dntt_type_const struct
598 unsigned int extension: 1;
599 unsigned int kind: 10;
600 unsigned int global: 1;
601 unsigned int indirect: 1;
602 unsigned int location_type: 3;
603 unsigned int classmem: 1;
604 unsigned int unused: 15;
605 vtpointer name;
606 CORE_ADDR location;
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h596 struct dntt_type_const struct
598 unsigned int extension: 1;
599 unsigned int kind: 10;
600 unsigned int global: 1;
601 unsigned int indirect: 1;
602 unsigned int location_type: 3;
603 unsigned int classmem: 1;
604 unsigned int unused: 15;
605 vtpointer name;
606 CORE_ADDR location;
[all …]