Searched refs:DwarfAccelTypesSection (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h109 /// DwarfAccelNamespaceSection, DwarfAccelTypesSection -
115 const MCSection *DwarfAccelTypesSection; member in class:llvm::MCObjectFileInfo
258 return DwarfAccelTypesSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp199 DwarfAccelTypesSection =
558 DwarfAccelTypesSection =
821 DwarfAccelTypesSection = nullptr; // Used only by selected targets.

Completed in 168 milliseconds