reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
177 LLVM_ELF_IMPORT_TYPES(TargetEndianness, true)
167 Elf_Word st_name; // Symbol name (index into string table) 168 Elf_Addr st_value; // Value or address associated with the symbol 169 Elf_Word st_size; // Size of the symbol 172 Elf_Half st_shndx; // Which section (header table index) it's defined in 178 Elf_Word st_name; // Symbol name (index into string table) 181 Elf_Half st_shndx; // Which section (header table index) it's defined in 182 Elf_Addr st_value; // Value or address associated with the symbol 183 Elf_Xword st_size; // Size of the symbol