Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c264 struct dwarf2_cu struct
272 should logically be moved to the dwarf2_cu structure. */ argument
273 struct comp_unit_head header;
275 struct function_range *first_fn, *last_fn, *cached_fn;
278 enum language language;
279 const struct language_defn *language_defn;
281 const char *producer;
292 struct pending **list_in_scope;
318 /* When multiple dwarf2_cu structures are living in memory, this field argument
322 struct dwarf2_per_cu_data *read_in_chain;
[all …]