Home
last modified time | relevance | path

Searched refs:initSkeletonUnit (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h559 void initSkeletonUnit(const DwarfUnit &U, DIE &Die,
H A DDwarfDebug.cpp3273 void DwarfDebug::initSkeletonUnit(const DwarfUnit &U, DIE &Die, in initSkeletonUnit() function in DwarfDebug
3296 initSkeletonUnit(CU, NewCU.getUnitDie(), std::move(OwnedUnit)); in constructSkeletonCU()