Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:Form

798   dwarf::Form Form = DD->getDwarfVersion() >= 4 ? dwarf::DW_FORM_sec_offset
800 Die.addValue(DIEValueAllocator, Attribute, Form, DIELocList(Index));
815 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form,
817 Die.addValue(DIEValueAllocator, (dwarf::Attribute)0, Form, DIEExpr(Expr));