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/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h87 const MCSection *DwarfAbbrevSection; variable
190 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h85 MCSection *DwarfAbbrevSection; variable
229 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h81 MCSection *DwarfAbbrevSection; variable
244 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp155 DwarfAbbrevSection = in InitMachOMCObjectFileInfo()
338 DwarfAbbrevSection = in InitELFMCObjectFileInfo()
417 DwarfAbbrevSection = in InitCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp228 DwarfAbbrevSection = in initMachOMCObjectFileInfo()
539 DwarfAbbrevSection = in initELFMCObjectFileInfo()
686 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
880 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()