Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Delf.h182 typedef struct elf64_rela { struct
183 Elf64_Addr r_offset; /* Location at which to apply the action */
184 Elf64_Xword r_info; /* index and type of relocation */
185 Elf64_Sxword r_addend; /* Constant addend used to compute value */
/openbmc/qemu/include/
H A Delf.h1467 typedef struct elf64_rela { struct
1468 Elf64_Addr r_offset; /* Location at which to apply the action */
1469 Elf64_Xword r_info; /* index and type of relocation */
1470 Elf64_Sxword r_addend; /* Constant addend used to compute value */