Home
last modified time | relevance | path

Searched defs:Elf32_Shdr (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h659 struct Elf32_Shdr { struct
660 Elf32_Word sh_name; // Section name (index into string table)
661 Elf32_Word sh_type; // Section type (SHT_*)
662 Elf32_Word sh_flags; // Section flags (SHF_*)
663 Elf32_Addr sh_addr; // Address where section is to be loaded
664 Elf32_Off sh_offset; // File offset of section data, in bytes
665 Elf32_Word sh_size; // Size of section, in bytes
666 Elf32_Word sh_link; // Section type-specific header table index link
667 Elf32_Word sh_info; // Section type-specific extra information
668 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h623 struct Elf32_Shdr { struct
624 Elf32_Word sh_name; // Section name (index into string table)
625 Elf32_Word sh_type; // Section type (SHT_*)
626 Elf32_Word sh_flags; // Section flags (SHF_*)
627 Elf32_Addr sh_addr; // Address where section is to be loaded
628 Elf32_Off sh_offset; // File offset of section data, in bytes
629 Elf32_Word sh_size; // Size of section, in bytes
630 Elf32_Word sh_link; // Section type-specific header table index link
631 Elf32_Word sh_info; // Section type-specific extra information
632 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/llvm/include/llvm/Support/
DELF.h622 struct Elf32_Shdr { struct
623 Elf32_Word sh_name; // Section name (index into string table)
624 Elf32_Word sh_type; // Section type (SHT_*)
625 Elf32_Word sh_flags; // Section flags (SHF_*)
626 Elf32_Addr sh_addr; // Address where section is to be loaded
627 Elf32_Off sh_offset; // File offset of section data, in bytes
628 Elf32_Word sh_size; // Size of section, in bytes
629 Elf32_Word sh_link; // Section type-specific header table index link
630 Elf32_Word sh_info; // Section type-specific extra information
631 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h731 struct Elf32_Shdr { struct
732 Elf32_Word sh_name; // Section name (index into string table)
733 Elf32_Word sh_type; // Section type (SHT_*)
734 Elf32_Word sh_flags; // Section flags (SHF_*)
735 Elf32_Addr sh_addr; // Address where section is to be loaded
736 Elf32_Off sh_offset; // File offset of section data, in bytes
737 Elf32_Word sh_size; // Size of section, in bytes
738 Elf32_Word sh_link; // Section type-specific header table index link
739 Elf32_Word sh_info; // Section type-specific extra information
740 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/kernel-headers/original/uapi/linux/
Delf.h314 } Elf32_Shdr; typedef
/external/u-boot/include/
Delf.h242 } Elf32_Shdr; typedef
/external/kmod/port-gnu/
Delf.h284 } Elf32_Shdr; typedef
/external/elfutils/libelf/
Delf.h396 } Elf32_Shdr; typedef