Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h665 void addDwarfTypeUnitType(DwarfCompileUnit &CU, StringRef Identifier,
H A DDwarfUnit.cpp594 DD->addDwarfTypeUnitType(getCU(), TypeId->getString(), TyDIE, CTy); in createTypeDIE()
H A DDwarfDebug.cpp3368 void DwarfDebug::addDwarfTypeUnitType(DwarfCompileUnit &CU, in addDwarfTypeUnitType() function in DwarfDebug