Searched refs:getDIE (Results 1 – 6 of 6) sorted by relevance
187 DIE *DwarfUnit::getDIE(DIDescriptor D) const { in getDIE() function in DwarfUnit189 return DU->getDIE(D); in getDIE()785 return getDIE(Context); in getOrCreateContextDIE()792 if (DIE *TyDIE = getDIE(Ty)) in createTypeDIE()825 if (DIE *TyDIE = getDIE(Ty)) in getOrCreateTypeDIE()1193 if (DIE *NDie = getDIE(NS)) in getOrCreateNameSpace()1216 if (DIE *SPDie = getDIE(SP)) in getOrCreateSubprogramDIE()1245 DeclDie = getDIE(SPDecl); in applySubprogramDefinitionAttributes()1448 DIE *NDie = getDIE(D); in constructContainingTypeDIEs()1559 if (DIE *StaticMemberDIE = getDIE(DT)) in getOrCreateStaticMemberDIE()
109 DIE *getDIE(const MDNode *TypeMD) { in getDIE() function
101 if (DIE *Die = getDIE(GV)) in getOrCreateGlobalVariableDIE()650 EntityDie = getDIE(Entity); in constructImportedEntityDIE()663 DIE *D = getDIE(SP); in finishSubprogramDefinition()689 SPDIE = getDIE(SP); in collectDeadVariables()
172 DIE *getDIE(DIDescriptor D) const;
112 DIE *getDIE() const { return TheDIE; } in getDIE() function
485 DIE *VariableDie = Var->getDIE(); in finishVariableDefinitions()494 if (AbsVar && AbsVar->getDIE()) { in finishVariableDefinitions()496 *AbsVar->getDIE()); in finishVariableDefinitions()