Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h769 struct Elf32_Shdr { struct
770 Elf32_Word sh_name; // Section name (index into string table)
771 Elf32_Word sh_type; // Section type (SHT_*)
772 Elf32_Word sh_flags; // Section flags (SHF_*)
773 Elf32_Addr sh_addr; // Address where section is to be loaded
774 Elf32_Off sh_offset; // File offset of section data, in bytes
775 Elf32_Word sh_size; // Size of section, in bytes
776 Elf32_Word sh_link; // Section type-specific header table index link
777 Elf32_Word sh_info; // Section type-specific extra information
778 Elf32_Word sh_addralign; // Section address alignment
[all …]
/external/grub/stage2/
Di386-elf.h116 Elf32_Shdr; typedef
/external/kernel-headers/original/linux/
Delf.h280 } Elf32_Shdr; typedef
/external/qemu/
Delf.h1114 } Elf32_Shdr; typedef
/external/elfutils/libelf/
Delf.h288 } Elf32_Shdr; typedef
/external/valgrind/main/perf/
Dtinycc.c312 } Elf32_Shdr; typedef