Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h34 DwarfAbbrevSection = nullptr; in NVPTXTargetObjectFile()
64 DwarfAbbrevSection = in Initialize()
DNVPTXISelLowering.cpp4542 delete static_cast<NVPTXSection *>(DwarfAbbrevSection); in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h85 MCSection *DwarfAbbrevSection; variable
229 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp223 DwarfAbbrevSection = in initMachOMCObjectFileInfo()
486 DwarfAbbrevSection = Ctx->getELFSection(".debug_abbrev", ELF::SHT_PROGBITS, 0, in initELFMCObjectFileInfo()
626 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()