Searched refs:Elf64_Xword (Results 1 – 3 of 3) sorted by relevance
359 Elf64_Xword sh_flags; /**< section's flags */362 Elf64_Xword sh_size; /**< file size of section */365 Elf64_Xword sh_addralign; /**< address alignment constraints */366 Elf64_Xword sh_entsize; /**< size of entry if sect is table */436 Elf64_Xword p_filesz; /**< file size of program section */437 Elf64_Xword p_memsz; /**< memory size of program section */438 Elf64_Xword p_align; /**< alignment of section */511 Elf64_Xword d_val; /**< integer values with various interpret. */609 Elf64_Xword r_info;614 Elf64_Xword r_info;[all …]
45 typedef uint64_t Elf64_Xword; typedef412 Elf64_Xword sh_flags; /* Section flags */415 Elf64_Xword sh_size; /* Section size in bytes */418 Elf64_Xword sh_addralign; /* Section alignment */519 Elf64_Xword st_size; /* Symbol size */679 Elf64_Xword p_filesz; /* Segment size in file */681 Elf64_Xword p_align; /* Segment alignment */769 Elf64_Xword d_val; /* Integer value */1181 Elf64_Xword m_value; /* Symbol value. */1182 Elf64_Xword m_info; /* Size and index. */[all …]
38 Elf64_Xword r_info_number;
Completed in 22 milliseconds