Home
last modified time | relevance | path

Searched refs:DwarfStrSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h41 delete DwarfStrSection; in ~NVPTXTargetObjectFile() local
78 DwarfStrSection = new NVPTXSection(MCSection::SV_ELF, in Initialize()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h95 const MCSection *DwarfStrSection; variable
220 const MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp197 DwarfStrSection = in InitMachOMCObjectFileInfo()
413 DwarfStrSection = in InitELFMCObjectFileInfo()
563 DwarfStrSection = in InitCOFFMCObjectFileInfo()