Home
last modified time | relevance | path

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

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