Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h37 DwarfFrameSection = nullptr; in NVPTXTargetObjectFile()
71 DwarfFrameSection = in Initialize()
DNVPTXISelLowering.cpp4488 delete DwarfFrameSection; in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h95 const MCSection *DwarfFrameSection; variable
227 const MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp208 DwarfFrameSection = in InitMachOMCObjectFileInfo()
463 DwarfFrameSection = Ctx->getELFSection(".debug_frame", ELF::SHT_PROGBITS, 0); in InitELFMCObjectFileInfo()
598 DwarfFrameSection = Ctx->getCOFFSection( in InitCOFFMCObjectFileInfo()