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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 294 /// createGlobalVariableDIE - create global variable DIE.
295 void createGlobalVariableDIE(const MDNode *N);
DwarfDebug.cpp 668 CU->createGlobalVariableDIE(N);
714 CU->createGlobalVariableDIE(N);
744 CU->createGlobalVariableDIE(GVs.getElement(i));
    [all...]
DwarfCompileUnit.cpp     [all...]

Completed in 38 milliseconds