mirror of
https://github.com/byteworksinc/DumpObj.git
synced 2024-11-23 21:31:26 +00:00
Merge pull request #11 from ksherlock/patch_14
disassemble global symbol tables.
This commit is contained in:
commit
25b95443de
@ -1892,6 +1892,7 @@ if (constant) { /* split on constant or expression */
|
||||
pc += 2;
|
||||
break;
|
||||
case 5:
|
||||
case 8:
|
||||
sTable = TRUE;
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user