Searched defs:dntt_type_const (Results 1 – 2 of 2) sorted by relevance
596 struct dntt_type_const struct598 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 …]