Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h36 DwarfFrameSection = nullptr; in NVPTXTargetObjectFile()
70 DwarfFrameSection = in Initialize()
DNVPTXISelLowering.cpp4556 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h84 MCSection *DwarfFrameSection = nullptr; variable
256 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h84 MCSection *DwarfFrameSection = nullptr; variable
261 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp236 DwarfFrameSection = in initMachOMCObjectFileInfo()
416 DwarfFrameSection = Ctx->getELFSection(".debug_frame", DebugSecType, 0); in initELFMCObjectFileInfo()
581 DwarfFrameSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
803 DwarfFrameSection = Ctx->getWasmSection(".debug_frame", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
901 DwarfFrameSection = nullptr; // SSUBTYP_DWFRAME in initXCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp236 DwarfFrameSection = in initMachOMCObjectFileInfo()
411 DwarfFrameSection = Ctx->getELFSection(".debug_frame", DebugSecType, 0); in initELFMCObjectFileInfo()
573 DwarfFrameSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
769 DwarfFrameSection = Ctx->getWasmSection(".debug_frame", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp238 DwarfFrameSection = in initMachOMCObjectFileInfo()
525 DwarfFrameSection = Ctx->getELFSection(".debug_frame", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
686 DwarfFrameSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()