Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h37 DwarfPubTypesSection = nullptr; in NVPTXTargetObjectFile()
72 DwarfPubTypesSection = in Initialize()
DNVPTXISelLowering.cpp4557 delete static_cast<NVPTXSection *>(DwarfPubTypesSection); in ~NVPTXTargetObjectFile()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h92 const MCSection *DwarfPubTypesSection; variable
195 const MCSection *getDwarfPubTypesSection() const{return DwarfPubTypesSection;} in getDwarfPubTypesSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h89 MCSection *DwarfPubTypesSection; variable
234 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h86 MCSection *DwarfPubTypesSection; variable
250 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp175 DwarfPubTypesSection = in InitMachOMCObjectFileInfo()
353 DwarfPubTypesSection = in InitELFMCObjectFileInfo()
442 DwarfPubTypesSection = in InitCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp246 DwarfPubTypesSection = in initMachOMCObjectFileInfo()
549 DwarfPubTypesSection = in initELFMCObjectFileInfo()
716 DwarfPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
894 DwarfPubTypesSection = Ctx->getWasmSection(".debug_pubtypes", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp244 DwarfPubTypesSection = in initMachOMCObjectFileInfo()
528 DwarfPubTypesSection = in initELFMCObjectFileInfo()
696 DwarfPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()