Searched defs:DIEInfo (Results 1 – 2 of 2) sorted by relevance
66 struct DIEInfo { struct68 int64_t AddrAdjust;71 DeclContext *Ctxt;74 DIE *Clone;77 uint32_t ParentIdx;80 bool Keep : 1;83 bool InDebugMap : 1;86 bool Prune : 1;89 bool Incomplete : 1;92 bool InModuleScope : 1;[all …]