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