| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | InputFiles.cpp | 365 Subsections &subsections = section.subsections; in parseSections() local 445 ehFrameSection.subsections.push_back( in splitEhFrames() 480 section.subsections, *offset, in findContainingSubsection() 539 Subsections &subsections = section.subsections; in parseRelocations() local 540 auto subsecIt = subsections.rbegin(); in parseRelocations() 623 if (subsecIt == subsections.rend() || in parseRelocations() 628 subsecIt = subsections.rend(); in parseRelocations() 817 Subsections &subsections = sections[sym.n_sect - 1]->subsections; in parseSymbols() local 819 if (subsections.empty()) in parseSymbols() 830 Subsections &subsections = sections[i]->subsections; in parseSymbols() local [all …]
|
| H A D | InputSection.cpp | 77 for (const Subsection &subsec : section.subsections) { in getLocation() 98 for (const Subsection &subsec : section.subsections) { in getSourceLocation() 238 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 | 1224 for (const Subsection &subsection : section->subsections) { in gatherInputSections() 1298 section.subsections.push_back({0, isec}); in addSynthenticMethnames()
|
| H A D | SyntheticSections.cpp | 1026 for (const Subsection &subsec : section->subsections) { in collectDataInCodeEntries()
|
| /freebsd-14.2/contrib/llvm-project/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()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.h | 61 iterator_range<DebugSubsectionIterator> subsections() const;
|
| /freebsd-14.2/contrib/llvm-project/lld/COFF/ |
| H A D | PDB.cpp | 658 DebugSubsectionArray subsections; in writeAllModuleSymbolRecords() local 660 exitOnErr(reader.readArray(subsections, contents.size())); in writeAllModuleSymbolRecords() 663 for (const DebugSubsectionRecord &ss : subsections) { in writeAllModuleSymbolRecords() 760 DebugSubsectionArray subsections; in handleDebugS() local 763 exitOnErr(reader.readArray(subsections, contents.size())); in handleDebugS() 769 for (const DebugSubsectionRecord &ss : subsections) { in handleDebugS() 1775 DebugSubsectionArray subsections; in findLineTable() local 1777 exitOnErr(reader.readArray(subsections, contents.size())); in findLineTable() 1779 for (const DebugSubsectionRecord &ss : subsections) { in findLineTable()
|
| H A D | InputFiles.cpp | 710 DebugSubsectionArray subsections; in initializeFlags() local 714 exitOnErr(reader.readArray(subsections, data.size())); in initializeFlags() 716 for (const DebugSubsectionRecord &ss : subsections) { in initializeFlags()
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | PROTOCOL.krl | 119 2.5. Certificate Extension subsections 125 Extensions are stored in subsections of type
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/ |
| H A D | ARM64.cpp | 643 if (sec->subsections.empty()) in applyOptimizationHints() 646 sec->subsections, addr - sec->addr, in applyOptimizationHints()
|
| /freebsd-14.2/contrib/llvm-project/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()
|
| /freebsd-14.2/crypto/heimdal/lib/wind/ |
| H A D | rfc3454.txt | 348 mapping tables are subsections of appendix B. 352 appendix B and subsections below, the lists in appendix B always 540 Note that the subsections below describe how the tables in appendix C 548 appendix C and subsections below, the lists in appendix C always take
|
| H A D | rfc3490.txt | 521 The following two subsections define the ToASCII and ToUnicode
|
| /freebsd-14.2/crypto/heimdal/doc/ |
| H A D | setup.texi | 47 assignments or subsections). A section starts with 1410 verify. See the subsections below for how to do that. Then, you can
|
| H A D | layman.asc | 199 The following four subsections give an overview of simple
|
| /freebsd-14.2/contrib/googletest/docs/ |
| H A D | advanced.md | 755 subsections.
|
| /freebsd-14.2/contrib/dialog/ |
| H A D | CHANGES | 397 + reorganize dialog.3, to use subsections for generating navigation
|