Home
last modified time | relevance | path

Searched defs:elf32_shdr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h304 typedef struct elf32_shdr { struct
305 Elf32_Word sh_name;
306 Elf32_Word sh_type;
307 Elf32_Word sh_flags;
308 Elf32_Addr sh_addr;
309 Elf32_Off sh_offset;
310 Elf32_Word sh_size;
311 Elf32_Word sh_link;
312 Elf32_Word sh_info;
313 Elf32_Word sh_addralign;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delf.h303 typedef struct elf32_shdr { struct
304 Elf32_Word sh_name;
305 Elf32_Word sh_type;
306 Elf32_Word sh_flags;
307 Elf32_Addr sh_addr;
308 Elf32_Off sh_offset;
309 Elf32_Word sh_size;
310 Elf32_Word sh_link;
311 Elf32_Word sh_info;
312 Elf32_Word sh_addralign;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delf.h303 typedef struct elf32_shdr { struct
304 Elf32_Word sh_name;
305 Elf32_Word sh_type;
306 Elf32_Word sh_flags;
307 Elf32_Addr sh_addr;
308 Elf32_Off sh_offset;
309 Elf32_Word sh_size;
310 Elf32_Word sh_link;
311 Elf32_Word sh_info;
312 Elf32_Word sh_addralign;
[all …]