Lines Matching defs:Dwarf_CU
286 struct Dwarf_CU struct
288 Dwarf *dbg;
289 Dwarf_Off start;
290 Dwarf_Off end;
291 uint8_t address_size;
292 uint8_t offset_size;
293 uint16_t version;
296 size_t type_offset;
297 uint64_t type_sig8;
300 Dwarf_Abbrev_Hash abbrev_hash;
302 size_t orig_abbrev_offset;
304 size_t last_abbrev_offset;
307 Dwarf_Lines *lines;
310 Dwarf_Files *files;
313 void *locs;
316 void *startp;
317 void *endp;