Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFTypes.h97 uint64_t, target_endianness, 2> Elf_Xword; typedef
135 typename ELFDataTypeTypedefHelper<ELFType<E, W>>::Elf_Xword Elf_Xword; \
165 Elf_Xword sh_flags; // Section flags (SHF_*)
168 Elf_Xword sh_size; // Size of section, in bytes
171 Elf_Xword sh_addralign; // Section address alignment
172 Elf_Xword sh_entsize; // Size of records contained within the section
209 Elf_Xword st_size; // Size of the symbol
355 Elf_Xword d_val;
422 Elf_Xword r_info; // Symbol table index and type of relocation to apply
517 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFTypes.h110 using Elf_Xword = typename ELFT::Xword; \
140 Elf_Xword sh_flags; // Section flags (SHF_*)
143 Elf_Xword sh_size; // Size of section, in bytes
146 Elf_Xword sh_addralign; // Section address alignment
147 Elf_Xword sh_entsize; // Size of records contained within the section
184 Elf_Xword st_size; // Size of the symbol
336 Elf_Xword d_val;
403 Elf_Xword r_info; // Symbol table index and type of relocation to apply
499 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero)
500 Elf_Xword p_memsz; // Num. of bytes in mem image of segment (may be zero)
[all …]
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp42 <uint64_t, target_endianness, support::aligned> Elf_Xword; typedef
86 ELFDataTypeTypedefHelper<target_endianness, is64Bits>::Elf_Xword Elf_Xword; \
115 Elf_Xword sh_flags; // Section flags (SHF_*)
118 Elf_Xword sh_size; // Size of section, in bytes
121 Elf_Xword sh_addralign;// Section address alignment
122 Elf_Xword sh_entsize; // Size of records contained within the section
162 Elf_Xword st_size; // Size of the symbol
196 Elf_Xword r_info; // Symbol table index and type of relocation to apply
211 Elf_Xword r_info; // Symbol table index and type of relocation to apply
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DExtensions.rst307 Elf_Xword cgp_weight;