Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2read.c518 struct dwarf2_per_cu_data struct
525 sect_offset offset;
526 unsigned int length;
530 unsigned int queued : 1;
536 unsigned int load_all_dies : 1;
539 unsigned int is_debug_types : 1;
542 unsigned int is_dwz : 1;
547 struct dwarf2_section_info *info_or_types_section;
551 struct dwarf2_cu *cu;
556 struct objfile *objfile;
[all …]