Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h33 DwarfAbbrevSection = nullptr; in NVPTXTargetObjectFile()
64 DwarfAbbrevSection = in Initialize()
DNVPTXISelLowering.cpp4553 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h80 MCSection *DwarfAbbrevSection = nullptr; variable
249 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h80 MCSection *DwarfAbbrevSection = nullptr; variable
254 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp224 DwarfAbbrevSection = in initMachOMCObjectFileInfo()
409 DwarfAbbrevSection = in initELFMCObjectFileInfo()
561 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
790 DwarfAbbrevSection = in initWasmMCObjectFileInfo()
898 DwarfAbbrevSection = nullptr; // SSUBTYP_DWABREV in initXCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp224 DwarfAbbrevSection = in initMachOMCObjectFileInfo()
404 DwarfAbbrevSection = in initELFMCObjectFileInfo()
553 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
757 DwarfAbbrevSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp229 DwarfAbbrevSection = in initMachOMCObjectFileInfo()
520 DwarfAbbrevSection = Ctx->getELFSection(".debug_abbrev", ELF::SHT_PROGBITS, 0, in initELFMCObjectFileInfo()
670 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()