Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h40 DwarfStrSection = nullptr; in NVPTXTargetObjectFile()
77 DwarfStrSection = in Initialize()
DNVPTXISelLowering.cpp4491 delete DwarfStrSection; in ~NVPTXTargetObjectFile()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h98 const MCSection *DwarfStrSection; variable
239 const MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp223 DwarfStrSection = in InitMachOMCObjectFileInfo()
472 DwarfStrSection = in InitELFMCObjectFileInfo()
623 DwarfStrSection = Ctx->getCOFFSection( in InitCOFFMCObjectFileInfo()