Searched defs:elf32_rela (Results 1 – 1 of 1) sorted by relevance
34 typedef struct elf32_rela { struct35 Elf32_Addr r_offset; /* Location at which to apply the action */36 Elf32_Xword r_info; /* index and type of relocation */37 Elf32_Sxword r_addend; /* Constant addend used to compute value */