HomeSort by relevance Sort by last modified time
    Searched refs:constructSubprogramDIE (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h 421 void constructSubprogramDIE(CompileUnit *TheCU, const MDNode *N);
DwarfDebug.cpp 514 void DwarfDebug::constructSubprogramDIE(CompileUnit *TheCU,
544 constructSubprogramDIE(CU, N);
605 constructSubprogramDIE(CU, N);
630 constructSubprogramDIE(CU, SPs.getElement(i));
680 constructSubprogramDIE(SPCU, SP);
    [all...]

Completed in 58 milliseconds