Searched defs:DIEInfo (Results 1 – 2 of 2) sorted by relevance
30 struct DIEInfo struct32 dw_offset_t offset; // The DIE offset33 dw_tag_t tag;34 uint32_t type_flags; // Any flags for this DIEInfo35 uint32_t qualified_name_hash; // A 32 bit hash of the fully qualified name37 DIEInfo () : in DIEInfo() function45 DIEInfo (dw_offset_t o, dw_tag_t t, uint32_t f, uint32_t h) : in DIEInfo() function54 Clear() in Clear()
179 struct DIEInfo { struct in DIEStack180 DIEInfo (DWARFCompileUnit *c, const DWARFDebugInfoEntry *d) : in DIEInfo() function185 DWARFCompileUnit *cu;186 const DWARFDebugInfoEntry *die;