Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:SectionKind

71     TextSection = new NVPTXSection(MCSection::SV_ELF, SectionKind::getText());
73 new NVPTXSection(MCSection::SV_ELF, SectionKind::getDataRel());
74 BSSSection = new NVPTXSection(MCSection::SV_ELF, SectionKind::getBSS());
76 new NVPTXSection(MCSection::SV_ELF, SectionKind::getReadOnly());
79 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
81 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
83 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
85 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
87 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
89 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
91 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
93 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
95 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
97 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
99 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
101 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
103 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
105 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
107 new NVPTXSection(MCSection::SV_ELF, SectionKind::getMetadata());
110 virtual const MCSection *getSectionForConstant(SectionKind Kind) const {
115 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,