Home
last modified time | relevance | path

Searched defs:DWU (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp83 DwarfUnit(dwarf::Tag UnitTag,const DICompileUnit * Node,AsmPrinter * A,DwarfDebug * DW,DwarfFile * DWU,unsigned UniqueID) DwarfUnit() argument
89 DwarfTypeUnit(DwarfCompileUnit & CU,AsmPrinter * A,DwarfDebug * DW,DwarfFile * DWU,unsigned UniqueID,MCDwarfDwoLineTable * SplitLineTable) DwarfTypeUnit() argument
H A DDwarfCompileUnit.cpp60 DwarfCompileUnit(unsigned UID,const DICompileUnit * Node,AsmPrinter * A,DwarfDebug * DW,DwarfFile * DWU,UnitKind Kind) DwarfCompileUnit() argument