Home
last modified time | relevance | path

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

/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-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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h773 struct Elf32_Shdr { struct
774 Elf32_Word sh_name; // Section name (index into string table)
775 Elf32_Word sh_type; // Section type (SHT_*)
776 Elf32_Word sh_flags; // Section flags (SHF_*)
777 Elf32_Addr sh_addr; // Address where section is to be loaded
778 Elf32_Off sh_offset; // File offset of section data, in bytes
779 Elf32_Word sh_size; // Size of section, in bytes
780 Elf32_Word sh_link; // Section type-specific header table index link
781 Elf32_Word sh_info; // Section type-specific extra information
782 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h796 struct Elf32_Shdr { struct
797 Elf32_Word sh_name; // Section name (index into string table)
798 Elf32_Word sh_type; // Section type (SHT_*)
799 Elf32_Word sh_flags; // Section flags (SHF_*)
800 Elf32_Addr sh_addr; // Address where section is to be loaded
801 Elf32_Off sh_offset; // File offset of section data, in bytes
802 Elf32_Word sh_size; // Size of section, in bytes
803 Elf32_Word sh_link; // Section type-specific header table index link
804 Elf32_Word sh_info; // Section type-specific extra information
805 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/kernel-headers/original/uapi/linux/
Delf.h315 } Elf32_Shdr; typedef
/external/google-breakpad/src/third_party/musl/include/
Delf.h237 } Elf32_Shdr; typedef
/external/kmod/port-gnu/
Delf.h284 } Elf32_Shdr; typedef
/external/elfutils/libelf/
Delf.h393 } Elf32_Shdr; typedef