Searched refs:constructLabelDIE (Results 1 – 2 of 2) sorted by relevance
196 DIE *constructLabelDIE(DbgLabel &DL, const LexicalScope &Scope);
527 DIE *DwarfCompileUnit::constructLabelDIE(DbgLabel &DL, in constructLabelDIE() function in DwarfCompileUnit733 Children.push_back(constructLabelDIE(*DL, *Scope)); in createScopeChildrenDIE()