Searched defs:addLabel (Results 1 – 2 of 2) sorted by relevance
248 void DwarfUnit::addLabel(DIE &Die, dwarf::Attribute Attribute, dwarf::Form Form, in addLabel() function in DwarfUnit254 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel() function in DwarfUnit
552 void addLabel(const LabelDecl *label) { in addLabel() function