Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcoff.h243 struct COFF_syment struct
245 union {
251 } e;
253 char e_value[4]; /* Value (address) of the segment */
254 char e_scnum[2]; /* Section number */
255 char e_type[2]; /* Type of section */
256 char e_sclass[1]; /* Loader class */
257 char e_numaux[1]; /* Number of auxiliary entries which follow */
/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 Dcoff.h240 struct COFF_syment struct
242 union {
248 } e;
250 char e_value[4]; /* Value (address) of the segment */
251 char e_scnum[2]; /* Section number */
252 char e_type[2]; /* Type of section */
253 char e_sclass[1]; /* Loader class */
254 char e_numaux[1]; /* Number of auxiliary entries which follow */
/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 Dcoff.h240 struct COFF_syment struct
242 union {
248 } e;
250 char e_value[4]; /* Value (address) of the segment */
251 char e_scnum[2]; /* Section number */
252 char e_type[2]; /* Type of section */
253 char e_sclass[1]; /* Loader class */
254 char e_numaux[1]; /* Number of auxiliary entries which follow */