Searched defs:elf_internal_rela (Results 1 – 2 of 2) sorted by relevance
155 typedef struct elf_internal_rela { struct156 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 */