parrotcode: Generate an object file | |
Contents | C |
src/exec.c - Generate an object file
Parrot_exec
add_data_member
obj->data_size[N]
.exec_init
Parrot_exec_add_symbol
Parrot_exec_add_text_rellocation
symbol_list_find
symbol
in the symbol list.
Returns -1 if it is not in the list.Parrot_exec_add_symbol()
.include/parrot/exec.h, src/exec_cpu.c, src/exec_save.h and src/exec_start.c.
Initial version by Daniel Grunblatt on 2003.6.9.
|