#include <a.out.h>
Data Fields | |
| int | r_address |
| Address (within segment) to be relocated. | |
| unsigned int | r_symbolnum:24 |
| The meaning of r_symbolnum depends on r_extern. | |
| unsigned int | r_pcrel:1 |
| unsigned int | r_length:2 |
| unsigned int | r_extern:1 |
| unsigned int | r_pad:4 |
Definition at line 257 of file a.out.h.
| unsigned int relocation_info::r_extern |
| unsigned int relocation_info::r_length |
| unsigned int relocation_info::r_pad |
| unsigned int relocation_info::r_pcrel |
| unsigned int relocation_info::r_symbolnum |
1.4.6-5