| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.cpp | 66 if (auto EC = SubsectionsReader.readArray(Subsections, in reload() 116 return make_range(Subsections.begin(), Subsections.end()); in subsections()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | InputFile.cpp | 91 DebugSubsectionArray &Subsections) { in isDebugSSection() argument 96 cantFail(Reader.readArray(Subsections, Reader.bytesRemaining())); in isDebugSSection() 145 Subsections = SS; in SymbolGroup() 157 Subsections = SS; in updateDebugS() 183 Subsections = DebugStream->getSubsectionsArray(); in initializeForPdb() 184 SC.initialize(Subsections); in initializeForPdb()
|
| H A D | InputFile.h | 106 return Subsections; in getDebugSubsections() 123 codeview::DebugSubsectionArray Subsections; variable
|
| H A D | PdbYaml.h | 74 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; member
|
| H A D | PdbYaml.cpp | 187 IO.mapOptional("Subsections", Obj.Subsections); in mapping()
|
| H A D | YAMLOutputStyle.cpp | 264 DMI.Subsections.push_back(*Converted); in dumpDbiStream()
|
| H A D | llvm-pdbutil.cpp | 816 CodeViewYAML::initializeStringsAndChecksums(MI.Subsections, Strings); in yamlToPdb() 819 Allocator, MI.Subsections, Strings)); in yamlToPdb()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | ModuleDebugStream.h | 61 return Subsections; in getSubsectionsArray() 85 codeview::DebugSubsectionArray Subsections; variable
|
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | PDB.cpp | 399 DebugSubsectionArray Subsections; in extractPCHSignature() local 401 ExitOnErr(Reader.readArray(Subsections, Contents.size())); in extractPCHSignature() 403 for (const DebugSubsectionRecord &SS : Subsections) { in extractPCHSignature() 1178 DebugSubsectionArray Subsections; in handleDebugS() local 1184 ExitOnErr(Reader.readArray(Subsections, RelocatedDebugContents.size())); in handleDebugS() 1186 for (const DebugSubsectionRecord &SS : Subsections) { in handleDebugS() 1681 DebugSubsectionArray Subsections; in findLineTable() local 1683 ExitOnErr(Reader.readArray(Subsections, Contents.size())); in findLineTable() 1685 for (const DebugSubsectionRecord &SS : Subsections) { in findLineTable()
|
| /freebsd-12.1/contrib/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.cpp | 749 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList() argument 752 if (Subsections.empty()) in toCodeViewSubsectionList() 755 for (const auto &SS : Subsections) { in toCodeViewSubsectionList() 911 DebugSubsectionArray Subsections; in fromDebugS() local 912 Err(Reader.readArray(Subsections, Reader.bytesRemaining())); in fromDebugS() 916 for (const auto &SS : Subsections) { in fromDebugS()
|
| /freebsd-12.1/contrib/llvm/include/llvm/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.h | 123 ArrayRef<YAMLDebugSubsection> Subsections,
|
| /freebsd-12.1/crypto/heimdal/doc/ |
| H A D | setup.texi | 50 separated from the equal sign with some whitespace). Subsections have a
|
| /freebsd-12.1/contrib/binutils/gas/doc/ |
| H A D | as.texinfo | 3045 Subsections are optional. If you do not use subsections, everything 3050 (Subsections may be padded a different amount on different flavors 3069 Subsections appear in your object file in numeric order, lowest numbered
|
| /freebsd-12.1/contrib/gcc/doc/include/ |
| H A D | texinfo.tex | 4247 % Subsections. 4763 % Subsections.
|
| /freebsd-12.1/crypto/heimdal/lib/wind/ |
| H A D | rfc3454.txt | 269 repertories. Subsections of appendix A also list unassigned code
|
| /freebsd-12.1/contrib/amd/doc/ |
| H A D | texinfo.tex | 5537 % Subsections. 6179 % Subsections.
|