Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h35 delete DwarfAbbrevSection; in ~NVPTXTargetObjectFile() local
66 DwarfAbbrevSection = new NVPTXSection(MCSection::SV_ELF, in Initialize()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h89 const MCSection *DwarfAbbrevSection; variable
211 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp173 DwarfAbbrevSection = in InitMachOMCObjectFileInfo()
395 DwarfAbbrevSection = in InitELFMCObjectFileInfo()
533 DwarfAbbrevSection = in InitCOFFMCObjectFileInfo()