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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 105 /// DwarfAccelNamesSection, DwarfAccelObjCSection,
110 const MCSection *DwarfAccelObjCSection;
233 return DwarfAccelObjCSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 159 DwarfAccelObjCSection =
436 DwarfAccelObjCSection =
631 DwarfAccelObjCSection = 0; // Used only by selected targets.

Completed in 40 milliseconds