Lines Matching full:dwarf
1 //===-- llvm/CodeGen/DwarfCompileUnit.h - Dwarf Compile Unit ---*- C++ -*--===//
10 // This file contains support for writing dwarf compile unit.
32 /// CompileUnit - This dwarf writer support class manages information associated
47 /// Asm - Target of Dwarf emission.
191 /// addLabel - Add a Dwarf label attribute data and value.
240 /// and generate the DWARF information necessary to find the actual variable
242 /// the starting location. Add the DWARF information to the die.
249 /// provided, and generate the DWARF information necessary to find the
251 /// starting location. Add the DWARF information to the die. Obsolete,
267 void addType(DIE *Entity, DIType Ty, unsigned Attribute = dwarf::DW_AT_type);