Home | History | Annotate | Download | only in dsymutil

Lines Matching refs:ParentIdx

192     uint32_t ParentIdx; ///< The index of this DIE's parent.
1763 unsigned ParentIdx, CompileUnit &CU,
1783 if (DIE->getTag() == dwarf::DW_TAG_module && ParentIdx == 0 &&
1789 Info.ParentIdx = ParentIdx;
2211 unsigned AncestorIdx = MyInfo.ParentIdx;
2216 AncestorIdx = CU.getInfo(AncestorIdx).ParentIdx;
2250 Info.Ctxt != ReferencedCU->getInfo(Info.ParentIdx).Ctxt &&
2726 Info.Ctxt != Unit.getInfo(Info.ParentIdx).Ctxt &&
3473 // references require the ParentIdx to be setup for every CU in