HomeSort by: relevance | last modified time | path
    Searched refs:constructSubprogramScopeDIE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 231 DIE &constructSubprogramScopeDIE(const DISubprogram *Sub,
DwarfCompileUnit.cpp 514 "constructSubprogramScopeDIE for non-inlined "
1033 DIE &DwarfCompileUnit::constructSubprogramScopeDIE(const DISubprogram *Sub,
DwarfDebug.cpp 2188 DIE &ScopeDIE = TheCU.constructSubprogramScopeDIE(SP, FnScope);
2192 SkelCU->constructSubprogramScopeDIE(SP, FnScope);

Completed in 35 milliseconds