Searched refs:applyLabelAttributes (Results 1 – 2 of 2) sorted by relevance
353 void applyLabelAttributes(const DbgLabel &Label, DIE &LabelDie);
704 applyLabelAttributes(DL, *LabelDie); in constructLabelDIE()1299 applyLabelAttributes(*Label, *Die); in finishEntityDefinition()1493 void DwarfCompileUnit::applyLabelAttributes(const DbgLabel &Label, in applyLabelAttributes() function in DwarfCompileUnit