Searched refs:getDIE (Results 1 – 10 of 10) sorted by relevance
196 DIE *DwarfUnit::getDIE(const DINode *D) const { in getDIE() function in DwarfUnit198 return DU->getDIE(D); in getDIE()557 return getDIE(Context); in getOrCreateContextDIE()564 if (DIE *TyDIE = getDIE(Ty)) in createTypeDIE()632 if (DIE *TyDIE = getDIE(Ty)) in getOrCreateTypeDIE()740 if (auto *VarDIE = getDIE(Var)) in constructTypeDIE()998 auto *VarDIE = getDIE(Var); in constructTypeDIE()1140 if (DIE *NDie = getDIE(NS)) in getOrCreateNameSpace()1161 if (DIE *MDie = getDIE(M)) in getOrCreateModule()1194 if (DIE *SPDie = getDIE(SP)) in getOrCreateSubprogramDIE()[all …]
155 if (DIE *Die = getDIE(GV)) in getOrCreateGlobalVariableDIE()400 if (DIE *NDie = getDIE(CB)) in getOrCreateCommonBlock()1372 EntityDie = getDIE(Entity); in constructImportedEntityDIE()1405 if (DIE *Die = getDIE(IE)) in getOrCreateImportedEntityDIE()1417 DIE *D = getDIE(SP); in finishSubprogramDefinition()1433 auto *Die = Entity->getDIE(); in finishEntityDefinition()1437 if (AbsEntity && AbsEntity->getDIE()) { in finishEntityDefinition()1438 addDIEEntry(*Die, dwarf::DW_AT_abstract_origin, *AbsEntity->getDIE()); in finishEntityDefinition()
177 DIE *getDIE(const MDNode *TypeMD) {178 DIE *getDIE(const MDNode *TypeMD) { getDIE() function
321 getDIE##T().emitValue(AP, Form); \ in emitValue()333 return getDIE##T().sizeOf(FormParams, Form); in sizeOf()346 getDIE##T().print(O); \ in print()
141 DIE *getDIE(const DINode *D) const;
87 DIE *getDIE() const { return TheDIE; } in getDIE() function
1232 DIE *Die = Entity->getDIE(); in finishEntityDefinitions()
501 const DIE##T &getDIE##T() const { \506 const DIE##T &getDIE##T() const { \
294 DWARFDie Die = getDIE(DieEntry); in analyzeImportedModule()1375 getDIE(InputDieEntry), false); in createPlainDIEandCloneAttributes()1389 getDIE(InputDieEntry), false); in createPlainDIEandCloneAttributes()