Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2read.c383 struct dwarf2_cu struct
386 struct objfile *objfile;
389 struct comp_unit_head header;
392 CORE_ADDR base_address;
395 int base_known;
398 enum language language;
399 const struct language_defn *language_defn;
401 const char *producer;
427 /* When multiple dwarf2_cu structures are living in memory, this field argument
431 struct dwarf2_per_cu_data *read_in_chain;
[all …]