reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/MSF/MappedBlockStream.cpp
  399     uint32_t StreamBlockAddr = getStreamLayout().Blocks[BlockNum];
unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp
  522   EXPECT_EQ(1u, FpmStream->getStreamLayout().Blocks.size());
  523   EXPECT_EQ(1u, FpmStream->getStreamLayout().Blocks[0]);
  537   EXPECT_EQ(1u, FpmStream->getStreamLayout().Blocks.size());
  538   EXPECT_EQ(2u, FpmStream->getStreamLayout().Blocks[0]);