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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 110 /// DwarfAccelNamesSection, DwarfAccelObjCSection,
114 const MCSection *DwarfAccelNamesSection;
239 return DwarfAccelNamesSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 160 DwarfAccelNamesSection =
458 DwarfAccelNamesSection =
657 DwarfAccelNamesSection = 0; // Used only by selected targets.

Completed in 71 milliseconds