Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h400 void initSkeletonUnit(const DwarfUnit &U, DIE &Die,
DDwarfDebug.cpp1789 void DwarfDebug::initSkeletonUnit(const DwarfUnit &U, DIE &Die, in initSkeletonUnit() function in DwarfDebug
1814 initSkeletonUnit(CU, NewCU.getUnitDie(), std::move(OwnedUnit)); in constructSkeletonCU()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h423 void initSkeletonUnit(const DwarfUnit &U, DIE &Die,
DDwarfDebug.cpp2230 void DwarfDebug::initSkeletonUnit(const DwarfUnit &U, DIE &Die, in initSkeletonUnit() function in DwarfDebug
2255 initSkeletonUnit(CU, NewCU.getUnitDie(), std::move(OwnedUnit)); in constructSkeletonCU()