Home
last modified time | relevance | path

Searched refs:Elf_Xword (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
DELFTypes.h46 uint64_t, target_endianness, 2> Elf_Xword; typedef
84 typename ELFDataTypeTypedefHelper<ELFType<E, W>>::Elf_Xword Elf_Xword; \
114 Elf_Xword sh_flags; // Section flags (SHF_*)
117 Elf_Xword sh_size; // Size of section, in bytes
120 Elf_Xword sh_addralign; // Section address alignment
121 Elf_Xword sh_entsize; // Size of records contained within the section
158 Elf_Xword st_size; // Size of the symbol
304 Elf_Xword d_val;
371 Elf_Xword r_info; // Symbol table index and type of relocation to apply
465 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
[all …]