Home
last modified time | relevance | path

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

/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp750 struct Elf32_Shdr struct
752 Elf_Word sh_name;
753 Elf_Word sh_type;
754 Elf_Word sh_flags;
755 Elf32_Addr sh_addr;
756 Elf32_Off sh_offset;
757 Elf_Word sh_size;
758 Elf_Word sh_link;
759 Elf_Word sh_info;
760 Elf_Word sh_addralign;
[all …]
/third_party/skia/third_party/externals/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 …]
/third_party/skia/third_party/externals/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 …]
/third_party/elfio/elfio/
Delf_types.hpp1141 struct Elf32_Shdr struct
1143 Elf_Word sh_name;
1144 Elf_Word sh_type;
1145 Elf_Word sh_flags;
1146 Elf32_Addr sh_addr;
1147 Elf32_Off sh_offset;
1148 Elf_Word sh_size;
1149 Elf_Word sh_link;
1150 Elf_Word sh_info;
1151 Elf_Word sh_addralign;
[all …]
/third_party/libunwind/include/win/
Dfreebsd-elf32.h88 } Elf32_Shdr; typedef
/third_party/libunwind/include/mingw/
Dfreebsd-elf32.h88 } Elf32_Shdr; typedef
/third_party/musl/ndk_musl_include/
Delf.h337 } Elf32_Shdr; typedef
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h337 } Elf32_Shdr; typedef
/third_party/musl/include/
Delf.h337 } Elf32_Shdr; typedef
/third_party/musl/porting/uniproton/kernel/include/
Delf.h337 } Elf32_Shdr; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h337 } Elf32_Shdr; typedef
/third_party/musl/porting/linux/user/include/
Delf.h337 } Elf32_Shdr; typedef
/third_party/elfutils/libelf/
Delf.h395 } Elf32_Shdr; typedef