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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h108 /// DwarfAccelNamesSection, DwarfAccelObjCSection,
112 const MCSection *DwarfAccelNamesSection; member in class:llvm::MCObjectFileInfo
249 return DwarfAccelNamesSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp186 DwarfAccelNamesSection =
549 DwarfAccelNamesSection =
818 DwarfAccelNamesSection = nullptr; // Used only by selected targets.

Completed in 95 milliseconds