#include <htelf.h>
Inheritance diagram for ht_elf32_reloc_entry:
Public Member Functions | |
ht_elf32_reloc_entry (uint type, uint32 A, uint32 P, uint32 S) | |
Public Attributes | |
uint | type |
union { | |
uint32 r_32 | |
uint32 r_pc32 | |
} | relocs |
|
Definition at line 685 of file htelf.cc. References A, ELF_R_386_32, ELF_R_386_PC32, relocs, S, type, and uint. |
|
|
|
|
|
Referenced by ht_elf32_reloc_entry(), and ht_elf32_reloc_file::reloc_apply(). |
|
Definition at line 159 of file htelf.h. Referenced by ht_elf32_reloc_entry(), and ht_elf32_reloc_file::reloc_apply(). |