|
The Witchcraft Compiler Collection
WCC
|
#include <math.h>#include <ctype.h>#include <stdio.h>#include <errno.h>#include <stdlib.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <limits.h>#include <regex.h>#include <sys/ptrace.h>#include <signal.h>#include <string.h>#include <libwitch/helper.h>Go to the source code of this file.
Macros | |
| #define | _XOPEN_SOURCE 500 |
| #define | _FILE_OFFSET_BITS 64 |
| #define | HAS_ZFIRST 1 |
Functions | |
| int | is_mapped (unsigned long int addr) |
| int | read_maps (int pid) |
Variables | |
| unsigned int | lastsignal |
| struct section * | zfirst = 0 |
| int | nsections =0 |
| unsigned int lastsignal |
1.8.6