Lines Matching full:streams
27 of the file, the various streams contained within, the format of individual
64 within a file". It contains multiple streams (aka files) which can represent
65 arbitrary data, and these streams are divided into blocks which may not
68 the streams (files) are laid out within the MSF.
75 Streams section in File Layout
77 The PDB format contains a number of streams which describe various information
79 of a program, as well as some additional streams containing hash tables that are
82 as the specific toolchain used, and more. A summary of streams contained in a
92 | | | - Map of named streams to stream indices |
98 | | | - Indices of individual module streams |
99 | | | - Indices of public / global streams |
102 | | | - References to streams containing |
165 the structure of the overall file, and PDB defines the set of streams that
166 appear within the MSF file and the format of those streams, CodeView defines
167 the format of **symbol and type records** that appear within specific streams.