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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 219 unsigned DwarfCompileUnitID = 0;
704 unsigned getDwarfCompileUnitID() { return DwarfCompileUnitID; }
707 DwarfCompileUnitID = CUIndex;
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp 152 DwarfCompileUnitID = 0;

Completed in 19 milliseconds