Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Delf.h34 typedef struct elf32_rela { struct
35 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 */