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

  /external/llvm/include/llvm/MC/
MCContext.h 161 unsigned DwarfCompileUnitID;
345 return DwarfCompileUnitID;
348 DwarfCompileUnitID = CUIndex;
  /external/llvm/lib/MC/
MCContext.cpp 39 AllowTemporaryLabels(true), DwarfCompileUnitID(0),
79 DwarfCompileUnitID = 0;

Completed in 992 milliseconds