#include <libdwarf.h>
Public Attributes | |
| unsigned char | drd_type |
| unsigned char | drd_length |
| Dwarf_Unsigned | drd_offset |
| Dwarf_Unsigned | drd_symbol_index |
Definition at line 152 of file libdwarf.h.
| unsigned char Dwarf_Relocation_Data_s::drd_length |
Definition at line 155 of file libdwarf.h.
Referenced by translate_reloc64().
Definition at line 158 of file libdwarf.h.
Referenced by Em_Dwarf_Symbolic_Relocs_To_Elf(), translate_reloc32(), and translate_reloc64().
Definition at line 159 of file libdwarf.h.
Referenced by Em_Dwarf_Symbolic_Relocs_To_Elf(), translate_reloc32(), and translate_reloc64().
| unsigned char Dwarf_Relocation_Data_s::drd_type |
Definition at line 153 of file libdwarf.h.
Referenced by Em_Dwarf_Symbolic_Relocs_To_Elf(), translate_reloc32(), and translate_reloc64().
1.7.1