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 105 /// DwarfAccelNamesSection, DwarfAccelObjCSection,
109 const MCSection *DwarfAccelNamesSection;
230 return DwarfAccelNamesSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 155 DwarfAccelNamesSection =
433 DwarfAccelNamesSection =
630 DwarfAccelNamesSection = 0; // Used only by selected targets.

Completed in 3135 milliseconds