reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
35 P.formatLine("Explaining file offset {0} of file '{1}'.", FileOffset, 49 AutoIndent Indent(P); 136 P.formatLine("Address {0} is not in the file (file size = {1}).", 140 P.formatLine("Block:Offset = {2:X-}:{1:X-4}.", FileOffset, pdbBlockOffset(), 144 P.formatLine("Address is in block {0} ({1}allocated).", pdbBlockIndex(), 152 P.formatLine("This corresponds to offset {0} of the MSF super block, ", 155 P.printLine("which is part of the MSF file magic."); 157 P.printLine("which contains the block size of the file."); 158 P.formatLine("The current value is {0}.", 161 P.printLine("which contains the index of the FPM block (e.g. 1 or 2)."); 162 P.formatLine("The current value is {0}.", 165 P.printLine("which contains the number of blocks in the file."); 166 P.formatLine("The current value is {0}.", 169 P.printLine("which contains the number of bytes in the stream directory."); 170 P.formatLine("The current value is {0}.", 173 P.printLine("whose purpose is unknown."); 174 P.formatLine("The current value is {0}.", 177 P.printLine("which contains the file offset of the block map."); 178 P.formatLine("The current value is {0}.", 182 P.printLine( 208 P.formatLine("Address is in FPM{0} ({1} FPM)", Fpm, IsMain ? "Main" : "Alt"); 212 P.printLine("Address is in extraneous FPM space."); 216 P.formatLine("Address describes the allocation status of blocks [{0},{1})", 220 P.formatLine("Status = {0} (Note: 0 = allocated, 1 = free)", 227 P.formatLine("Address is at offset {0} of the directory block list", 251 P.formatLine("Address is at offset {0}/{1} of Stream {2} ({3}){4}.", 279 P.formatLine("Address is at offset {0}/{1} of Stream Directory{2}.", 287 P.formatLine("Address has unknown purpose."); 405 P.printLine("Within the DBI stream:"); 406 AutoIndent Indent(P); 431 explainSubstreamOffset(P, OffsetInStream, Dbi, Substreams); 453 P.printLine("Within the PDB stream:"); 454 AutoIndent Indent(P); 467 explainSubstreamOffset(P, OffsetInStream, Info, Substreams);