Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h317 typedef struct elf64_shdr { struct
318 Elf64_Word sh_name; /* Section name, index in string tbl */
319 Elf64_Word sh_type; /* Type of section */
320 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
321 Elf64_Addr sh_addr; /* Section virtual addr at execution */
322 Elf64_Off sh_offset; /* Section file offset */
323 Elf64_Xword sh_size; /* Size of section in bytes */
324 Elf64_Word sh_link; /* Index of another section */
325 Elf64_Word sh_info; /* Additional section information */
326 Elf64_Xword sh_addralign; /* Section alignment */
[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.h316 typedef struct elf64_shdr { struct
317 Elf64_Word sh_name; /* Section name, index in string tbl */
318 Elf64_Word sh_type; /* Type of section */
319 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
320 Elf64_Addr sh_addr; /* Section virtual addr at execution */
321 Elf64_Off sh_offset; /* Section file offset */
322 Elf64_Xword sh_size; /* Size of section in bytes */
323 Elf64_Word sh_link; /* Index of another section */
324 Elf64_Word sh_info; /* Additional section information */
325 Elf64_Xword sh_addralign; /* Section alignment */
[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.h316 typedef struct elf64_shdr { struct
317 Elf64_Word sh_name; /* Section name, index in string tbl */
318 Elf64_Word sh_type; /* Type of section */
319 Elf64_Xword sh_flags; /* Miscellaneous section attributes */
320 Elf64_Addr sh_addr; /* Section virtual addr at execution */
321 Elf64_Off sh_offset; /* Section file offset */
322 Elf64_Xword sh_size; /* Size of section in bytes */
323 Elf64_Word sh_link; /* Index of another section */
324 Elf64_Word sh_info; /* Additional section information */
325 Elf64_Xword sh_addralign; /* Section alignment */
[all …]