Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h130 struct Elf32_Shdr struct
132 Elf32_Word sh_name; //!< The section's name. Index into the section header string table section.
133 Elf32_Word sh_type; //!< Section type, describing the contents and semantics.
134 Elf32_Word sh_flags; //!< Section flags describing various attributes.
135 Elf32_Addr sh_addr; //!< The address at which the section will appear in the memory image, or 0.
136 Elf32_Off sh_offset; //!< Offset from beginning of the file to the first byte in the section.
137 Elf32_Word sh_size; //!< The section's size in bytes.
138 Elf32_Word sh_link; //!< Section header table link index. Interpretation depends on section type.
139 Elf32_Word sh_info; //!< Extra information about the section. Depends on section type.
140 Elf32_Word sh_addralign; //!< Address alignment constraint. Values are 0 and positive powers of 2.
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d304 struct Elf32_Shdr struct
306 Elf32_Word sh_name;
307 Elf32_Word sh_type;
308 Elf32_Word sh_flags;
309 Elf32_Addr sh_addr;
310 Elf32_Off sh_offset;
311 Elf32_Word sh_size;
312 Elf32_Word sh_link;
313 Elf32_Word sh_info;
314 Elf32_Word sh_addralign;
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h860 struct Elf32_Shdr { struct
861 Elf32_Word sh_name; // Section name (index into string table)
862 Elf32_Word sh_type; // Section type (SHT_*)
863 Elf32_Word sh_flags; // Section flags (SHF_*)
864 Elf32_Addr sh_addr; // Address where section is to be loaded
865 Elf32_Off sh_offset; // File offset of section data, in bytes
866 Elf32_Word sh_size; // Size of section, in bytes
867 Elf32_Word sh_link; // Section type-specific header table index link
868 Elf32_Word sh_info; // Section type-specific extra information
869 Elf32_Word sh_addralign; // Section address alignment
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d230 struct Elf32_Shdr struct
232 Elf32_Word sh_name;
233 Elf32_Word sh_type;
234 Elf32_Word sh_flags;
235 Elf32_Addr sh_addr;
236 Elf32_Off sh_offset;
237 Elf32_Word sh_size;
238 Elf32_Word sh_link;
239 Elf32_Word sh_info;
240 Elf32_Word sh_addralign;
[all …]
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h219 } Elf32_Shdr; typedef
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h324 } Elf32_Shdr; typedef
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h341 } Elf32_Shdr; typedef
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h394 } Elf32_Shdr; typedef
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h396 } Elf32_Shdr; typedef
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h396 } Elf32_Shdr; typedef
/netbsd-src/sys/sys/
H A Dexec_elf.h487 } Elf32_Shdr; typedef