Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h561 void initSkeletonUnit(const DwarfUnit &U, DIE &Die,
H A DDwarfDebug.cpp3309 void DwarfDebug::initSkeletonUnit(const DwarfUnit &U, DIE &Die, in initSkeletonUnit() function in DwarfDebug
3332 initSkeletonUnit(CU, NewCU.getUnitDie(), std::move(OwnedUnit)); in constructSkeletonCU()