Home
last modified time | relevance | path

Searched refs:SubSection (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp174 SubSectionWriter SubSection(OS); in writeSectionContent() local
180 encodeULEB128(Section.SymbolTable.size(), SubSection.getStream()); in writeSectionContent()
186 writeUint8(SubSection.getStream(), Info.Kind); in writeSectionContent()
187 encodeULEB128(Info.Flags, SubSection.getStream()); in writeSectionContent()
193 encodeULEB128(Info.ElementIndex, SubSection.getStream()); in writeSectionContent()
196 writeStringRef(Info.Name, SubSection.getStream()); in writeSectionContent()
199 writeStringRef(Info.Name, SubSection.getStream()); in writeSectionContent()
201 encodeULEB128(Info.DataRef.Segment, SubSection.getStream()); in writeSectionContent()
202 encodeULEB128(Info.DataRef.Offset, SubSection.getStream()); in writeSectionContent()
203 encodeULEB128(Info.DataRef.Size, SubSection.getStream()); in writeSectionContent()
[all …]
/netbsd-src/external/mit/xorg/etc/etc.hpc/
H A Dxorg.conf.800x600-us71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
H A Dxorg.conf.640x240-us70 SubSection "Display"
74 SubSection "Display"
78 SubSection "Display"
H A Dxorg.conf.640x480-us70 SubSection "Display"
74 SubSection "Display"
78 SubSection "Display"
H A Dxorg.conf.640x240-jp70 SubSection "Display"
74 SubSection "Display"
78 SubSection "Display"
H A Dxorg.conf.800x600-jp71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
H A Dxorg.conf.640x480-jp70 SubSection "Display"
74 SubSection "Display"
78 SubSection "Display"
/netbsd-src/external/mit/xorg/etc/etc.hpcarm/
H A Dxorg.conf.ws011sh71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
H A Dxorg.conf.ws003sh71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
H A Dxorg.conf.ws007sh71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
H A Dxorg.conf.ws020sh71 SubSection "Display"
75 SubSection "Display"
79 SubSection "Display"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp85 const MCExpr *SubSection, in changeSection() argument
87 assert(!SubSection && "SubSection is not null!"); in changeSection()
98 OS, SubSection); in changeSection()
H A DNVPTXTargetStreamer.h46 const MCExpr *SubSection, raw_ostream &OS) override;
/netbsd-src/external/mit/xorg/etc/etc.dreamcast/
H A Dxorg.conf.uskbd50 SubSection "Display"
H A Dxorg.conf.jpkbd50 SubSection "Display"
/netbsd-src/external/mit/xorg/etc/etc.zaurus/
H A Dxorg.conf.C7x059 SubSection "Display"
H A Dxorg.conf.C3x0059 SubSection "Display"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp1096 SectionBookkeeping SubSection; in writeLinkingMetaDataSection() local
1098 startSection(SubSection, wasm::WASM_SYMBOL_TABLE); in writeLinkingMetaDataSection()
1131 endSection(SubSection); in writeLinkingMetaDataSection()
1135 startSection(SubSection, wasm::WASM_SEGMENT_INFO); in writeLinkingMetaDataSection()
1142 endSection(SubSection); in writeLinkingMetaDataSection()
1146 startSection(SubSection, wasm::WASM_INIT_FUNCS); in writeLinkingMetaDataSection()
1152 endSection(SubSection); in writeLinkingMetaDataSection()
1156 startSection(SubSection, wasm::WASM_COMDAT_INFO); in writeLinkingMetaDataSection()
1167 endSection(SubSection); in writeLinkingMetaDataSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h117 const MCExpr *SubSection, raw_ostream &OS);
420 bool SubSection(const MCExpr *Subsection) { in SubSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp895 getStreamer().SubSection(Subsection); in ParseDirectiveSubsection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp695 getStreamer().SubSection(Subsection); in ParseDirectiveSubsection()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Das.texi3740 can also use the @code{.subsection} directive (@pxref{SubSection})
4555 * SubSection:: @code{.subsection}
6390 @code{.section} (@pxref{Section}), @code{.subsection} (@pxref{SubSection}),
6406 @code{.section} (@pxref{Section}), @code{.subsection} (@pxref{SubSection}),
6510 @code{.section} (@pxref{Section}), @code{.subsection} (@pxref{SubSection}),
6681 @code{.subsection} (@pxref{SubSection}), @code{.pushsection}
7197 @node SubSection
H A Das.info2603 use the `.subsection' directive (*note SubSection::) to specify a
3324 * SubSection:: `.subsection'
5143 SubSection::), `.pushsection' (*note PushSection::), and `.previous'
5158 SubSection::), `.pushsection' (*note PushSection::), and `.popsection'
5259 SubSection::), `.popsection' (*note PopSection::), and `.previous'
5419 others are `.subsection' (*note SubSection::), `.pushsection' (*note
5853 File: as.info, Node: Struct, Next: SubSection, Prev: String, Up: Pseudo Ops
5874 File: as.info, Node: SubSection, Next: Symver, Prev: Struct, Up: Pseudo Ops
5889 File: as.info, Node: Symver, Next: Tag, Prev: SubSection, Up: Pseudo Ops
29599 * Section Stack <2>: SubSection. (line 6)
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Das.texi3803 can also use the @code{.subsection} directive (@pxref{SubSection})
4623 * SubSection:: @code{.subsection}
6482 @code{.section} (@pxref{Section}), @code{.subsection} (@pxref{SubSection}),
6498 @code{.section} (@pxref{Section}), @code{.subsection} (@pxref{SubSection}),
6602 @code{.section} (@pxref{Section}), @code{.subsection} (@pxref{SubSection}),
6783 @code{.subsection} (@pxref{SubSection}), @code{.pushsection}
7316 @node SubSection
H A Das.info2626 use the ‘.subsection’ directive (*note SubSection::) to specify a
3316 * SubSection:: ‘.subsection’
5127 SubSection::), ‘.pushsection’ (*note PushSection::), and ‘.previous’
5142 SubSection::), ‘.pushsection’ (*note PushSection::), and ‘.popsection’
5243 SubSection::), ‘.popsection’ (*note PopSection::), and ‘.previous’
5400 others are ‘.subsection’ (*note SubSection::), ‘.pushsection’ (*note
5829 File: as.info, Node: Struct, Next: SubSection, Prev: String, Up: Pseudo Ops
5850 File: as.info, Node: SubSection, Next: Symver, Prev: Struct, Up: Pseudo Ops
5865 File: as.info, Node: Symver, Next: Tag, Prev: SubSection, Up: Pseudo Ops
30074 * Section Stack <4>: SubSection. (line 6)
[all …]