Home
last modified time | relevance | path

Searched defs:elf_internal_rela (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/include/elf/
H A Dinternal.h146 typedef struct elf_internal_rela { struct
147 bfd_vma r_offset; /* Location at which to apply the action */
148 bfd_vma r_info; /* Index and Type of relocation */
149 bfd_vma r_addend; /* Constant addend used to compute value */
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dinternal.h153 typedef struct elf_internal_rela { struct
154 bfd_vma r_offset; /* Location at which to apply the action */
155 bfd_vma r_info; /* Index and Type of relocation */
156 bfd_vma r_addend; /* Constant addend used to compute value */
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dinternal.h153 typedef struct elf_internal_rela { struct
154 bfd_vma r_offset; /* Location at which to apply the action */
155 bfd_vma r_info; /* Index and Type of relocation */
156 bfd_vma r_addend; /* Constant addend used to compute value */