Modifier and Type | Field and Description |
---|---|
private Address | |
private Stack | |
private BasicCDebugInfoDataBase | |
private WindbgDebugger | |
private int | |
private COFFFile | |
private DebugVC50TypeIterator | |
private static final int | |
private Map | |
private DebugVC50SSSegMap | |
private DebugVC50SymbolIterator | |
private BasicEnumType | |
private DebugVC50 |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
private void | |
private void | |
private void | |
pack-priv CDebugInfoDataBase | |
private DebugVC50Subsection | |
private static DebugVC50 | |
private DebugVC50SSGlobalSym | |
private DebugVC50SSGlobalTypes | |
private DebugVC50SSSegMap | |
private BasicType | |
private int | |
private Address | |
private BlockSym | |
private void | |
private void | |
private void |
base | back to summary |
---|---|
private Address base |
blockStack | back to summary |
---|---|
private Stack<BlockSym> blockStack |
db | back to summary |
---|---|
private BasicCDebugInfoDataBase db |
dbg | back to summary |
---|---|
private WindbgDebugger dbg |
endsToSkip | back to summary |
---|---|
private int endsToSkip |
file | back to summary |
---|---|
private COFFFile file |
iter | back to summary |
---|---|
private DebugVC50TypeIterator iter |
POINTER_SIZE | back to summary |
---|---|
private static final int POINTER_SIZE |
primIndexToTypeMap | back to summary |
---|---|
private Map<Integer, BasicType> primIndexToTypeMap |
segMap | back to summary |
---|---|
private DebugVC50SSSegMap segMap |
symIter | back to summary |
---|---|
private DebugVC50SymbolIterator symIter |
unnamedEnum | back to summary |
---|---|
private BasicEnumType unnamedEnum |
vc50 | back to summary |
---|---|
private DebugVC50 vc50 |
WindbgCDebugInfoBuilder | back to summary |
---|---|
pack-priv WindbgCDebugInfoBuilder(WindbgDebugger dbg) |
addBlock | back to summary |
---|---|
private void addBlock(BlockSym block) |
addGlobalSym | back to summary |
---|---|
private void addGlobalSym(GlobalSym sym) |
addLocalToCurBlock | back to summary |
---|---|
private void addLocalToCurBlock(LocalSym local) |
buildDataBase | back to summary |
---|---|
pack-priv CDebugInfoDataBase buildDataBase(String dllName, Address base) |
findSubsection | back to summary |
---|---|
private DebugVC50Subsection findSubsection(short ssType) |
getDebugVC50 | back to summary |
---|---|
private static DebugVC50 getDebugVC50(COFFFile file) |
getGlobalSymbols | back to summary |
---|---|
private DebugVC50SSGlobalSym getGlobalSymbols() |
getGlobalTypes | back to summary |
---|---|
private DebugVC50SSGlobalTypes getGlobalTypes() |
getSegMap | back to summary |
---|---|
private DebugVC50SSSegMap getSegMap() |
getTypeByIndex | back to summary |
---|---|
private BasicType getTypeByIndex(int intIndex) |
memberAttributeToAccessControl | back to summary |
---|---|
private int memberAttributeToAccessControl(short memberAttribute) |
newAddress | back to summary |
---|---|
private Address newAddress(int offset, short segment) |
newLazyBlockSym | back to summary |
---|---|
private BlockSym newLazyBlockSym(int offset) |
putType | back to summary |
---|---|
private void putType(Type t) |
skipEnd | back to summary |
---|---|
private void skipEnd() |
skipTypeRecord | back to summary |
---|---|
private void skipTypeRecord() |