Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h193 typedef struct elf64_sym { struct
194 Elf64_Word st_name; /* Symbol name, index in string tbl */
195 unsigned char st_info; /* Type and binding attributes */
196 unsigned char st_other; /* No defined meaning, 0 */
197 Elf64_Half st_shndx; /* Associated section index */
198 Elf64_Addr st_value; /* Value of the symbol */
199 Elf64_Xword st_size; /* Associated symbol size */
/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.h192 typedef struct elf64_sym { struct
193 Elf64_Word st_name; /* Symbol name, index in string tbl */
194 unsigned char st_info; /* Type and binding attributes */
195 unsigned char st_other; /* No defined meaning, 0 */
196 Elf64_Half st_shndx; /* Associated section index */
197 Elf64_Addr st_value; /* Value of the symbol */
198 Elf64_Xword st_size; /* Associated symbol size */
/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.h192 typedef struct elf64_sym { struct
193 Elf64_Word st_name; /* Symbol name, index in string tbl */
194 unsigned char st_info; /* Type and binding attributes */
195 unsigned char st_other; /* No defined meaning, 0 */
196 Elf64_Half st_shndx; /* Associated section index */
197 Elf64_Addr st_value; /* Value of the symbol */
198 Elf64_Xword st_size; /* Associated symbol size */