Home
last modified time | relevance | path

Searched refs:initStmtList (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h536 void initStmtList(MCSymbol *DwarfLineSectionSym);
DDwarfDebug.cpp647 NewCU.initStmtList(DwarfLineSectionSym); in constructDwarfCompileUnit()
2312 NewCU.initStmtList(DwarfLineSectionSym); in constructSkeletonCU()
DDwarfUnit.cpp2023 void DwarfCompileUnit::initStmtList(MCSymbol *DwarfLineSectionSym) { in initStmtList() function in DwarfCompileUnit