List of all members.
Public Types |
enum | segment_t {
WHOLE,
TEXT,
DATA,
BSS,
ZEROPAGE
} |
Public Member Functions |
void | setReloc (segment_t type, int addr) |
void | setExtract (segment_t type) |
bool | reloc (unsigned char **buf, int *fsize) |
Member Function Documentation
Do the relocation.
- Parameters:
-
Select segment to extract.
- Parameters:
-
type | the segment to extract |
Select segment to relocate.
- Parameters:
-
type | the segment to relocate |
addr | new address |
The documentation for this class was generated from the following files: