Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/elftosb/dist/common/
DELF.h130 struct Elf32_Shdr struct
132 …ord 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 …ddr sh_addr; //!< The address at which the section will appear in the memory image, or 0.
136 …32_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 …rd 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 …2_Word sh_addralign; //!< Address alignment constraint. Values are 0 and positive powers of 2.
[all …]
/netbsd/src/external/bsd/file/dist/src/
Dreadelf.h219 } Elf32_Shdr; typedef
/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dexec_elf.h324 } Elf32_Shdr; typedef
/netbsd/src/tools/amiga-elf2bb/sys/
Dexec_elf.h341 } Elf32_Shdr; typedef
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h394 } Elf32_Shdr; typedef
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h396 } Elf32_Shdr; typedef
/netbsd/src/sys/sys/
Dexec_elf.h487 } Elf32_Shdr; typedef