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 87 /// DwarfAccelNamesSection, DwarfAccelObjCSection
90 const MCSection *DwarfAccelNamesSection;
198 return DwarfAccelNamesSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 155 DwarfAccelNamesSection =
545 DwarfAccelNamesSection = 0; // Used only by selected targets.

Completed in 20 milliseconds