| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | InputFiles.cpp | 363 Subsections &subsections = section.subsections; in parseSections() local 364 subsections.reserve(data.size() / recordSize); in parseSections() 368 subsections.push_back({off, isec}); in parseSections() 383 section.subsections.push_back({0, isec}); in parseSections() 389 section.subsections.push_back({0, isec}); in parseSections() 419 section.subsections.push_back({0, isec}); in parseSections() 443 ehFrameSection.subsections.push_back( in splitEhFrames() 478 section.subsections, *offset, in findContainingSubsection() 537 Subsections &subsections = section.subsections; in parseRelocations() local 538 auto subsecIt = subsections.rbegin(); in parseRelocations() [all …]
|
| H A D | InputSection.cpp | 122 for (const Subsection &subsec : section.subsections) { in getLocation() 143 for (const Subsection &subsec : section.subsections) { in getSourceLocation() 284 section.subsections.push_back({0, isec}); in makeSyntheticInputSection()
|
| H A D | BPSectionOrderer.cpp | 116 for (auto &subsec : sec->subsections) { in runBalancedPartitioning()
|
| H A D | ICF.cpp | 508 assert(addrSigSection->subsections.size() == 1); in markAddrSigSymbols() 510 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 | 1311 for (const Subsection &subsection : section->subsections) in gatherInputSections() 1400 section.subsections.push_back({0, isec}); in addSynthenticMethnames()
|
| H A D | ObjC.cpp | 1055 parentSection->subsections.push_back({0, newStringSec}); in emitCategoryName()
|
| H A D | SyntheticSections.cpp | 1086 for (const Subsection &subsec : section->subsections) { in collectDataInCodeEntries()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.cpp | 121 ModuleDebugStreamRef::subsections() const { in subsections() function in ModuleDebugStreamRef 134 for (const auto &SS : subsections()) { in findChecksumsSubsection()
|
| /freebsd/crypto/krb5/src/util/profile/ |
| H A D | final6.ini | 2 # subsections, and relations within the same file.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.h | 62 LLVM_ABI iterator_range<DebugSubsectionIterator> subsections() const;
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | PDB.cpp | 652 DebugSubsectionArray subsections; in writeAllModuleSymbolRecords() local 654 exitOnErr(reader.readArray(subsections, contents.size())); in writeAllModuleSymbolRecords() 657 for (const DebugSubsectionRecord &ss : subsections) { in writeAllModuleSymbolRecords() 754 DebugSubsectionArray subsections; in handleDebugS() local 757 exitOnErr(reader.readArray(subsections, contents.size())); in handleDebugS() 763 for (const DebugSubsectionRecord &ss : subsections) { in handleDebugS() 1782 DebugSubsectionArray subsections; in findLineTable() local 1784 exitOnErr(reader.readArray(subsections, contents.size())); in findLineTable() 1786 for (const DebugSubsectionRecord &ss : subsections) { in findLineTable()
|
| H A D | InputFiles.cpp | 974 DebugSubsectionArray subsections; in initializeFlags() local 978 exitOnErr(reader.readArray(subsections, data.size())); in initializeFlags() 980 for (const DebugSubsectionRecord &ss : subsections) { in initializeFlags()
|
| /freebsd/crypto/openssh/ |
| H A D | PROTOCOL.krl | 119 2.5. Certificate Extension subsections 125 Extensions are stored in subsections of type
|
| /freebsd/contrib/llvm-project/lld/MachO/Arch/ |
| H A D | ARM64.cpp | 638 if (sec->subsections.empty()) in applyOptimizationHints() 641 sec->subsections, addr - sec->addr, in applyOptimizationHints()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Section.h | 123 std::vector<JSONSection> subsections; member
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/ |
| H A D | ObjectFileJSON.cpp | 226 for (const auto &subsection : json_section.subsections) { in CreateSections()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | YAMLOutputStyle.cpp | 260 for (const auto &SS : ModS.subsections()) { in dumpDbiStream()
|
| H A D | BytesOutputStyle.cpp | 418 for (const auto &SS : Stream.subsections()) { in dumpModuleC13()
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | Section.cpp | 693 o.mapOptional("subsections", section.subsections) && in fromJSON()
|
| /freebsd/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/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
|