Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h39 DwarfStrSection = nullptr; in NVPTXTargetObjectFile()
76 DwarfStrSection = in Initialize()
DNVPTXISelLowering.cpp4559 delete static_cast<NVPTXSection *>(DwarfStrSection); in ~NVPTXTargetObjectFile()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h94 const MCSection *DwarfStrSection; variable
199 const MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h91 MCSection *DwarfStrSection; variable
244 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h88 MCSection *DwarfStrSection; variable
260 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp179 DwarfStrSection = in InitMachOMCObjectFileInfo()
356 DwarfStrSection = in InitELFMCObjectFileInfo()
447 DwarfStrSection = in InitCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp255 DwarfStrSection = in initMachOMCObjectFileInfo()
555 DwarfStrSection = in initELFMCObjectFileInfo()
731 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
876 DwarfStrSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp253 DwarfStrSection = in initMachOMCObjectFileInfo()
534 DwarfStrSection = in initELFMCObjectFileInfo()
711 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()