Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h666 void addDwarfTypeUnitType(DwarfCompileUnit &CU, StringRef Identifier,
H A DDwarfUnit.cpp586 DD->addDwarfTypeUnitType(getCU(), TypeId->getString(), TyDIE, CTy); in createTypeDIE()
H A DDwarfDebug.cpp3291 void DwarfDebug::addDwarfTypeUnitType(DwarfCompileUnit &CU, in addDwarfTypeUnitType() function in DwarfDebug