Searched refs:DwarfInfoSection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h36 delete DwarfInfoSection;
68 DwarfInfoSection = new NVPTXSection(MCSection::SV_ELF,
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h98 const MCSection *DwarfInfoSection; member in class:llvm::MCObjectFileInfo
210 const MCSection *getDwarfInfoSection() const { return DwarfInfoSection; }
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp177 DwarfInfoSection =
367 DwarfInfoSection =
456 DwarfInfoSection =

Completed in 19 milliseconds