Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h42 delete DwarfLocSection; in ~NVPTXTargetObjectFile() local
80 DwarfLocSection = new NVPTXSection(MCSection::SV_ELF, in Initialize()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h96 const MCSection *DwarfLocSection; variable
221 const MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp201 DwarfLocSection = in InitMachOMCObjectFileInfo()
417 DwarfLocSection = in InitELFMCObjectFileInfo()
568 DwarfLocSection = in InitCOFFMCObjectFileInfo()