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 110 /// DwarfAccelNamesSection, DwarfAccelObjCSection,
115 const MCSection *DwarfAccelObjCSection;
242 return DwarfAccelObjCSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 164 DwarfAccelObjCSection =
461 DwarfAccelObjCSection =
658 DwarfAccelObjCSection = 0; // Used only by selected targets.

Completed in 553 milliseconds