Package ghidra.app.util.bin.format.pdb
-
Interface Summary Interface Description PdbInfo Bag of information about a Pdb symbol file, usually extracted from information present in a PE binary. -
Class Summary Class Description PdbInfoCodeView Older style pdb information, using a simple 32bit hash to link the pdb to its binary.PdbInfoDotNet Newer style pdb information, using a GUID to link the pdb to its binary.PdbParserConstants Program Information options related to PDB data.