| /openbsd-src/gnu/llvm/lld/MachO/ |
| H A D | InputFiles.cpp | 343 Subsections &subsections = section.subsections; in parseSections() local 344 subsections.reserve(data.size() / recordSize); in parseSections() 348 subsections.push_back({off, isec}); in parseSections() 363 section.subsections.push_back({0, isec}); in parseSections() 369 section.subsections.push_back({0, isec}); in parseSections() 399 section.subsections.push_back({0, isec}); in parseSections() 423 ehFrameSection.subsections.push_back( in splitEhFrames() 458 section.subsections, *offset, in findContainingSubsection() 517 Subsections &subsections = section.subsections; in parseRelocations() local 518 auto subsecIt = subsections.rbegin(); in parseRelocations() [all …]
|
| H A D | InputSection.cpp | 77 for (const Subsection &subsec : section.subsections) { in getLocation() 98 for (const Subsection &subsec : section.subsections) { in getSourceLocation() 230 section.subsections.push_back({0, isec}); in makeSyntheticInputSection()
|
| H A D | ICF.cpp | 385 assert(addrSigSection->subsections.size() == 1); in markAddrSigSymbols() 387 const InputSection *isec = addrSigSection->subsections[0].isec; in markAddrSigSymbols()
|
| H A D | MapFile.cpp | 92 for (const Subsection &subsec : sec->subsections) { in gatherMapInfo()
|
| H A D | InputFiles.h | 73 Subsections subsections; variable
|
| H A D | Driver.cpp | 1195 for (const Subsection &subsection : section->subsections) { in gatherInputSections() 1269 section.subsections.push_back({0, isec}); in addSynthenticMethnames()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.cpp | 123 ModuleDebugStreamRef::subsections() const { in subsections() function in ModuleDebugStreamRef 136 for (const auto &SS : subsections()) { in findChecksumsSubsection()
|
| /openbsd-src/regress/usr.bin/mandoc/man/SS/ |
| H A D | vert.out_ascii | 4 SS-vert - vertical spacing of subsections
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.h | 61 iterator_range<DebugSubsectionIterator> subsections() const;
|
| /openbsd-src/gnu/llvm/lld/COFF/ |
| H A D | PDB.cpp | 661 DebugSubsectionArray subsections; in writeAllModuleSymbolRecords() local 663 exitOnErr(reader.readArray(subsections, contents.size())); in writeAllModuleSymbolRecords() 666 for (const DebugSubsectionRecord &ss : subsections) { in writeAllModuleSymbolRecords() 763 DebugSubsectionArray subsections; in handleDebugS() local 766 exitOnErr(reader.readArray(subsections, contents.size())); in handleDebugS() 772 for (const DebugSubsectionRecord &ss : subsections) { in handleDebugS() 1741 DebugSubsectionArray subsections; in findLineTable() local 1743 exitOnErr(reader.readArray(subsections, contents.size())); in findLineTable() 1745 for (const DebugSubsectionRecord &ss : subsections) { in findLineTable()
|
| H A D | InputFiles.cpp | 708 DebugSubsectionArray subsections; in initializeFlags() local 712 exitOnErr(reader.readArray(subsections, data.size())); in initializeFlags() 714 for (const DebugSubsectionRecord &ss : subsections) { in initializeFlags()
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | PROTOCOL.krl | 119 2.5. Certificate Extension subsections 125 Extensions are stored in subsections of type
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| H A D | YAMLOutputStyle.cpp | 251 for (const auto &SS : ModS.subsections()) { in dumpDbiStream()
|
| H A D | BytesOutputStyle.cpp | 418 for (const auto &SS : Stream.subsections()) { in dumpModuleC13()
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | SphinxQuickstartTemplate.rst | 73 Subsections can also be nested beneath other subsections. For more information on sections, see Sph…
|
| /openbsd-src/gnu/llvm/lld/MachO/Arch/ |
| H A D | ARM64.cpp | 611 sec->subsections, addr - sec->addr, in applyOptimizationHints()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perldocstyle.pod | 220 =head3 Other sections and subsections 233 You may then include as many subsections beneath them as needed to meet 539 Complex functions that need their text divided into subsections (under 834 passages up into subsections with short, meaningful headers. 838 plenty of subsections in your documentation lets other man pages more
|
| H A D | perlpodstyle.pod | 72 particularly long, it's a good idea to break this up into subsections
|
| H A D | perlmodstyle.pod | 544 One or more sections or subsections giving greater detail of available
|
| /openbsd-src/gnu/llvm/llvm/docs/TableGen/ |
| H A D | BackGuide.rst | 191 are described in the following subsections. 197 described in the following subsections.
|
| H A D | BackEnds.rst | 39 This portion is incomplete. Each section below needs three subsections:
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | as.texinfo | 2986 @cindex numbered subsections 3009 use @dfn{subsections} for this purpose. Within each section, there can be 3010 numbered subsections with values from 0 to 8192. Objects assembled into the 3018 Subsections are optional. If you do not use subsections, everything 3044 The object file contains no representation of subsections; @code{@value{LD}} and 3046 They just see all your text subsections as a text section, and all your 3047 data subsections as a data section. 3091 assembled into that section. Because subsections are merely a convenience 5207 subsections).
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | as.texinfo | 2916 @cindex numbered subsections 2939 use @dfn{subsections} for this purpose. Within each section, there can be 2940 numbered subsections with values from 0 to 8192. Objects assembled into the 2948 Subsections are optional. If you do not use subsections, everything 2978 The object file contains no representation of subsections; @code{@value{LD}} and 2980 They just see all your text subsections as a text section, and all your 2981 data subsections as a data section. 3015 assembled into that section. Because subsections are merely a convenience 5014 subsections).
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/doc/ |
| H A D | section.texi | 69 containing two subsections, "A" at offset 0x0 (i.e., at vma
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| H A D | section.texi | 69 containing two subsections, "A" at offset 0x0 (i.e., at vma
|