#include "copyright.h"#include <stdio.h>#include <filehdr.h>#include <scnhdr.h>#include <syms.h>#include <ldfcn.h>#include "int.h"Go to the source code of this file.
Defines | |
| #define | LOADSECTION(head) |
Functions | |
| char * | strcpy () |
| main (argc, argv) int argc | |
Variables | |
| FILE * | fp |
| LDFILE * | ldptr |
| SCNHDR | texthead |
| SCNHDR | rdatahead |
| SCNHDR | datahead |
| SCNHDR | sdatahead |
| SCNHDR | sbsshead |
| SCNHDR | bsshead |
| char | filename [1000] = "a.out" |
| char | self [256] |
| char | mem [MEMSIZE] |
| int | TRACE |
| int | Traptrace |
| int | Regtrace |
| int | NROWS = 64 |
| int | ASSOC = 1 |
| int | LINESIZE = 4 |
| int | RAND = 0 |
| int | LRD = 0 |
| char * | argv [] |
|
|
Value: |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002