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()
65 DwarfAbbrevSection = in Initialize()
DNVPTXISelLowering.cpp4485 delete DwarfAbbrevSection; in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h92 const MCSection *DwarfAbbrevSection; variable
224 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp199 DwarfAbbrevSection = in InitMachOMCObjectFileInfo()
458 DwarfAbbrevSection = Ctx->getELFSection(".debug_abbrev", ELF::SHT_PROGBITS, 0, in InitELFMCObjectFileInfo()
582 DwarfAbbrevSection = Ctx->getCOFFSection( in InitCOFFMCObjectFileInfo()