Home
last modified time | relevance | path

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

/openbmc/qemu/include/
H A Delf.h1474 typedef struct elf64_rela { struct
1475 Elf64_Addr r_offset; /* Location at which to apply the action */
1476 Elf64_Xword r_info; /* index and type of relocation */
1477 Elf64_Sxword r_addend; /* Constant addend used to compute value */