Searched refs:applyLabelAttributes (Results 1 – 2 of 2) sorted by relevance
377 void applyLabelAttributes(const DbgLabel &Label, DIE &LabelDie);
983 applyLabelAttributes(DL, *LabelDie); in constructLabelDIE()1444 applyLabelAttributes(*Label, *Die); in finishEntityDefinition()1651 void DwarfCompileUnit::applyLabelAttributes(const DbgLabel &Label, in applyLabelAttributes() function in DwarfCompileUnit