#include <coff.h>
Data Fields | |
| char | r_vaddr [4] |
| Virtual address of item. | |
| char | r_symndx [4] |
| Symbol index in the symtab. | |
| char | r_type [2] |
| Relocation type. | |
Definition at line 393 of file coff.h.
| char COFF_reloc::r_symndx[4] |
| char COFF_reloc::r_type[2] |
| char COFF_reloc::r_vaddr[4] |
1.4.6-5