Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h633 void initSkeletonUnit(const DwarfUnit &U, DIE &Die,
H A DDwarfDebug.cpp3341 void DwarfDebug::initSkeletonUnit(const DwarfUnit &U, DIE &Die, in initSkeletonUnit() function in DwarfDebug
3364 initSkeletonUnit(CU, NewCU.getUnitDie(), std::move(OwnedUnit)); in constructSkeletonCU()