| /openbsd-src/gnu/llvm/llvm/lib/MC/ | 
| H A D | MCSection.cpp | 59 MCSection::getSubsectionInsertionPoint(unsigned Subsection) {  in getSubsectionInsertionPoint()91 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) {  in addPendingLabel()
 96 				   unsigned Subsection) {  in flushPendingLabels()
 
 | 
| H A D | MCWasmStreamer.cpp | 85                                    const MCExpr *Subsection) {  in changeSection()
 | 
| H A D | MCObjectStreamer.cpp | 366                                      const MCExpr *Subsection) {  in changeSection()371                                          const MCExpr *Subsection) {  in changeSectionImpl()
 
 | 
| H A D | MCMachOStreamer.cpp | 168                                     const MCExpr *Subsection) {  in changeSection()
 | 
| H A D | MCELFStreamer.cpp | 151                                   const MCExpr *Subsection) {  in changeSection()
 | 
| H A D | MCStreamer.cpp | 61                                      const MCExpr *Subsection,  in changeSection()1234 void MCStreamer::switchSection(MCSection *Section, const MCExpr *Subsection) {  in switchSection()
 
 | 
| H A D | MCAsmStreamer.cpp | 507                                   const MCExpr *Subsection) {  in changeSection()
 | 
| /openbsd-src/gnu/llvm/lld/MachO/ | 
| H A D | InputFiles.h | 58 struct Subsection {  struct63 using Subsections = std::vector<Subsection>;  argument
 
 | 
| /openbsd-src/gnu/llvm/llvm/docs/ | 
| H A D | MarkdownQuickstartTemplate.md | 90 #### Example Subsubsection
 | 
| H A D | SphinxQuickstartTemplate.rst | 75 …cturedText Primer`: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#sections
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ | 
| H A D | MCSectionSPIRV.h | 34                             const MCExpr *Subsection) const override {}  in printSwitchToSection()
 | 
| H A D | MCSectionGOFF.h | 38                             const MCExpr *Subsection) const override {  in printSwitchToSection()
 | 
| H A D | MCStreamer.h | 435   bool subSection(const MCExpr *Subsection) {  in subSection()
 | 
| /openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/ | 
| H A D | ELFAsmParser.cpp | 208   const MCExpr *Subsection = nullptr;  in ParseSectionSwitch()  local537   const MCExpr *Subsection = nullptr;  in ParseSectionArguments()  local
 903   const MCExpr *Subsection = nullptr;  in ParseDirectiveSubsection()  local
 
 | 
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ | 
| H A D | DebugSubsectionRecord.cpp | 52     std::shared_ptr<DebugSubsection> Subsection)  in DebugSubsectionRecordBuilder()
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/ | 
| H A D | MipsELFStreamer.cpp | 94                                     const MCExpr *Subsection) {  in switchSection()
 | 
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ | 
| H A D | DbiModuleDescriptorBuilder.cpp | 214     std::shared_ptr<DebugSubsection> Subsection) {  in addDebugSubsection()
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/ | 
| H A D | CodeViewYAMLDebugSections.h | 115   std::shared_ptr<detail::YAMLSubsectionBase> Subsection;  member
 | 
| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ | 
| H A D | CodeViewYAMLDebugSections.cpp | 371     IO &IO, YAMLDebugSubsection &Subsection) {  in mapping()788   YAMLDebugSubsection Subsection;  member
 
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/ | 
| H A D | AArch64ELFStreamer.cpp | 185   void changeSection(MCSection *Section, const MCExpr *Subsection) override {  in changeSection()
 | 
| /openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/ | 
| H A D | COFFDumper.cpp | 1260 void COFFDumper::printCodeViewSymbolsSubsection(StringRef Subsection,  in printCodeViewSymbolsSubsection()1284 void COFFDumper::printCodeViewFileChecksums(StringRef Subsection) {  in printCodeViewFileChecksums()
 1304 void COFFDumper::printCodeViewInlineeLines(StringRef Subsection) {  in printCodeViewInlineeLines()
 
 | 
| /openbsd-src/gnu/llvm/compiler-rt/lib/orc/ | 
| H A D | coff_platform.cpp | 241   for (auto &Subsection : SubsectionsNew) {  in RunAllNewAndFlush()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ | 
| H A D | ARMELFStreamer.cpp | 482   void changeSection(MCSection *Section, const MCExpr *Subsection) override {  in changeSection()
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/ | 
| H A D | HexagonAsmParser.cpp | 672   const MCExpr *Subsection = nullptr;  in ParseDirectiveSubsection()  local
 |