Home
last modified time | relevance | path

Searched defs:num_attrs (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/libbacktrace/
H A Ddwarf.c108 size_t num_attrs; member
1084 size_t num_attrs; in read_abbrevs() local
/dragonfly/contrib/gdb-7/bfd/
H A Ddwarf2.c273 unsigned int num_attrs; /* Number of attributes. */ member
/dragonfly/contrib/binutils-2.27/bfd/
H A Ddwarf2.c288 unsigned int num_attrs; /* Number of attributes. */ member
/dragonfly/contrib/binutils-2.34/bfd/
H A Ddwarf2.c301 unsigned int num_attrs; /* Number of attributes. */ member
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2read.c991 unsigned short num_attrs; /* number of attributes */ member
1053 unsigned char num_attrs; member
18030 dwarf_alloc_die (struct dwarf2_cu *cu, int num_attrs) in dwarf_alloc_die()