Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dinternal.h155 typedef struct elf_internal_rela { struct
156 bfd_vma r_offset; /* Location at which to apply the action */
157 bfd_vma r_info; /* Index and Type of relocation */
158 bfd_vma r_addend; /* Constant addend used to compute value */
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dinternal.h155 typedef struct elf_internal_rela { struct
156 bfd_vma r_offset; /* Location at which to apply the action */
157 bfd_vma r_info; /* Index and Type of relocation */
158 bfd_vma r_addend; /* Constant addend used to compute value */