Searched defs:addLabel (Results 1 – 2 of 2) sorted by relevance
280 void DwarfUnit::addLabel(DIEValueList &Die, dwarf::Attribute Attribute, in addLabel() function in DwarfUnit285 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel() function in DwarfUnit
1024 auto addLabel = [&](Fortran::parser::Label label) { in genFIR() local