Home
last modified time | relevance | path

Searched refs:addDwarfTypeUnitType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h667 void addDwarfTypeUnitType(DwarfCompileUnit &CU, StringRef Identifier,
H A DDwarfUnit.cpp593 DD->addDwarfTypeUnitType(getCU(), TypeId->getString(), TyDIE, CTy); in createTypeDIE()
H A DDwarfDebug.cpp3404 void DwarfDebug::addDwarfTypeUnitType(DwarfCompileUnit &CU, in addDwarfTypeUnitType() function in DwarfDebug