Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h735 void addDwarfTypeUnitType(DwarfCompileUnit &CU, StringRef Identifier,
HDDwarfUnit.cpp592 DD->addDwarfTypeUnitType(getCU(), TypeId->getString(), TyDIE, CTy); in createTypeDIE()
HDDwarfDebug.cpp3436 void DwarfDebug::addDwarfTypeUnitType(DwarfCompileUnit &CU, in addDwarfTypeUnitType() function in DwarfDebug