Searched refs:DwarfPubTypesSection (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h38 DwarfPubTypesSection = nullptr;
72 DwarfPubTypesSection =
H A DNVPTXISelLowering.cpp4546 delete static_cast<NVPTXSection *>(DwarfPubTypesSection);
/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h89 MCSection *DwarfPubTypesSection; member in class:llvm::MCObjectFileInfo
234 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; }
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp238 DwarfPubTypesSection =
494 DwarfPubTypesSection =
652 DwarfPubTypesSection = Ctx->getCOFFSection(

Completed in 57 milliseconds