The Witchcraft Compiler Collection
WCC
 All Data Structures Files Functions Variables Typedefs Macros
Data Structures | Functions | Variables
helper.h File Reference

Go to the source code of this file.

Data Structures

struct  section
 

Functions

int read_maps (int pid)
 
int is_mapped (unsigned long int addr)
 

Variables

struct sectionzfirst
 
int nsections
 

Function Documentation

int is_mapped ( unsigned long int  addr)

Definition at line 56 of file helper.c.

int read_maps ( int  pid)

Definition at line 72 of file helper.c.

Variable Documentation

int nsections

Definition at line 47 of file helper.c.

struct section* zfirst

Definition at line 46 of file helper.c.