Modifier and Type | Field and Description |
---|---|
int |
endAddress |
String |
name |
int |
register |
String |
signature |
int |
startAddress |
Type |
type |
Constructor and Description |
---|
RegDbgEntry(int sa,
int ea,
int reg,
String nam,
String ty,
String sig) |
Copyright © 2020 Sable. All rights reserved.