| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | StreamUtil.cpp | 100 Streams[StreamIdx] = in discoverStreamPurposes() 111 Streams[StreamIdx] = in discoverStreamPurposes() 114 Streams[StreamIdx] = in discoverStreamPurposes() 117 Streams[StreamIdx] = in discoverStreamPurposes() 120 Streams[StreamIdx] = in discoverStreamPurposes() 123 Streams[StreamIdx] = in discoverStreamPurposes() 126 Streams[StreamIdx] = in discoverStreamPurposes() 129 Streams[StreamIdx] = in discoverStreamPurposes() 133 Streams[StreamIdx] = in discoverStreamPurposes() 136 Streams[StreamIdx] = in discoverStreamPurposes() [all …]
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | BinaryStreamTest.cpp | 115 Streams.clear(); in SetUp() 116 Streams.resize(NumStreams); in SetUp() 161 Streams[I * 2].Output = in initializeOutput() 170 Streams[I * 2].Output = in initializeOutputFromInput() 179 Streams[I * 2].Input = in initializeInputFromOutput() 200 for (auto &Stream : Streams) { in TEST_F() 363 for (auto &Stream : Streams) { in TEST_F() 422 for (auto &Stream : Streams) { in TEST_F() 444 for (auto &Stream : Streams) { in TEST_F() 490 for (auto &Stream : Streams) { in TEST_F() [all …]
|
| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | Minidump.h | 36 ArrayRef<minidump::Directory> streams() const { return Streams; } in streams() 165 ArrayRef<minidump::Directory> Streams, in MinidumpFile() argument 167 : Binary(ID_Minidump, Source), Header(Header), Streams(Streams), in MinidumpFile() 185 ArrayRef<minidump::Directory> Streams; variable
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/PDB/ |
| H A D | HashTableTest.cpp | 169 std::vector<StringRef> Streams = {"One", "Two", "Three", "Four", in TEST() local 172 for (uint32_t I = 0; I < Streams.size(); ++I) in TEST() 173 ExpectedIndices[Streams[I]] = I + 1; in TEST() 179 for (StringRef S : Streams) in TEST() 182 EXPECT_EQ(Streams.size(), NSM.size()); in TEST() 205 } while (std::next_permutation(Streams.begin(), Streams.end())); in TEST()
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/ |
| H A D | MinidumpYAML.h | 209 std::vector<std::unique_ptr<Stream>> Streams) in Object() 210 : Header(Header), Streams(std::move(Streams)) {} in Object() 216 std::vector<std::unique_ptr<Stream>> Streams; member
|
| /llvm-project-15.0.7/lldb/test/Shell/Minidump/ |
| H A D | memory-region-from-module.yaml | 29 Streams: 59 Streams:
|
| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/Minidump/ |
| H A D | raw-stream-small-size.yaml | 4 Streams:
|
| H A D | systeminfo-other-long.yaml | 4 Streams:
|
| H A D | systeminfo-other-short.yaml | 4 Streams:
|
| H A D | systeminfo-other-not-hex.yaml | 4 Streams:
|
| H A D | systeminfo-x86-long.yaml | 4 Streams:
|
| H A D | systeminfo-x86-short.yaml | 4 Streams:
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/minidump-new/ |
| H A D | arm-linux.yaml | 2 Streams:
|
| H A D | arm-macos.yaml | 2 Streams:
|
| H A D | arm64-macos.yaml | 2 Streams:
|
| H A D | linux-arm-uuids-match.yaml | 2 Streams:
|
| H A D | linux-arm-breakpad-uuid-match.yaml | 2 Streams:
|
| H A D | linux-arm-facebook-uuid-match.yaml | 2 Streams:
|
| H A D | linux-arm-partial-uuids-match.yaml | 2 Streams:
|
| H A D | linux-arm-partial-uuids-mismatch.yaml | 2 Streams:
|
| H A D | linux-arm-uuids-elf-build-id-16.yaml | 2 Streams:
|
| H A D | linux-arm-uuids-elf-build-id-20.yaml | 2 Streams:
|
| H A D | linux-arm-uuids-no-age.yaml | 2 Streams:
|
| H A D | linux-arm-uuids-with-age.yaml | 2 Streams:
|
| H A D | linux-arm-uuids-elf-build-id-4.yaml | 2 Streams:
|