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()
70 DwarfFrameSection = in Initialize()
DNVPTXISelLowering.cpp4545 delete static_cast<NVPTXSection *>(DwarfFrameSection); in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h88 MCSection *DwarfFrameSection; variable
232 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp232 DwarfFrameSection = in initMachOMCObjectFileInfo()
491 DwarfFrameSection = Ctx->getELFSection(".debug_frame", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
642 DwarfFrameSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()