Lines Matching refs:PDB
2 The PDB Info Stream (aka the PDB Stream)
12 At offset 0 of the PDB Stream is a header with the following layout:
44 that certain aspects of the PDB stream's layout, and perhaps even that of
48 the time the PDB file is written. Note that due to the inherent uniqueness
53 - **Age** - The number of times the PDB file has been written. This can be used
54 along with ``Guid`` to match the PDB to its corresponding executable.
101 PDB Feature Codes
103 Following the Named Stream Map, and consuming all remaining bytes of the PDB
121 | | - PDB contains an :doc:`IPI Stream <TpiStream>` |
124 | | - PDB contains an :doc:`IPI Stream <TpiStream>` |
135 Matching a PDB to its executable
137 The linker is responsible for writing both the PDB and the final executable, and
139 match the PDB to the executable.
141 In order to accomplish this, the linker generates a guid for the PDB (or