Home | History | Annotate | Download | only in Object

Lines Matching refs:Elf_Word

38     <uint32_t, target_endianness, support::aligned> Elf_Word;
82 ELFDataTypeTypedefHelper<target_endianness, is64Bits>::Elf_Word Elf_Word; \
98 Elf_Word sh_name; // Section name (index into string table)
99 Elf_Word sh_type; // Section type (SHT_*)
100 Elf_Word sh_flags; // Section flags (SHF_*)
103 Elf_Word sh_size; // Size of section, in bytes
104 Elf_Word sh_link; // Section type-specific header table index link
105 Elf_Word sh_info; // Section type-specific extra information
106 Elf_Word sh_addralign;// Section address alignment
107 Elf_Word sh_entsize; // Size of records contained within the section
113 Elf_Word sh_name; // Section name (index into string table)
114 Elf_Word sh_type; // Section type (SHT_*)
119 Elf_Word sh_link; // Section type-specific header table index link
120 Elf_Word sh_info; // Section type-specific extra information
146 Elf_Word st_name; // Symbol name (index into string table)
148 Elf_Word st_size; // Size of the symbol
157 Elf_Word st_name; // Symbol name (index into string table)
189 Elf_Word r_info; // Symbol table index and type of relocation to apply
203 Elf_Word r_info; // Symbol table index and type of relocation to apply
270 Elf_Word e_version; // Must be equal to 1
274 Elf_Word e_flags; // Processor-specific flags
1212 const Elf_Word *ShndxTable = reinterpret_cast<const Elf_Word*>(base() +