Searched defs:st_info (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A DldrELF32.h133 unsigned char st_info; /* Type and binding attributes. */ member in struct:__anon16609
176 /** Make st_info. given binding and type. */
H A DldrELF64.h131 unsigned char st_info; /* Type and binding attributes. */ member in struct:__anon16618
175 /** Make st_info. given binding and type. */
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A Delf32.h200 unsigned char st_info; /* Type and binding information. */ member in struct:__anon9995
205 /* Macros for accessing the fields of st_info. */
209 /* Macro for constructing st_info from field values. */
H A Delf64.h204 unsigned char st_info; /* Type and binding information. */ member in struct:__anon10011
211 /* Macros for accessing the fields of st_info. */
215 /* Macro for constructing st_info from field values. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Delf.h527 unsigned char st_info; member in struct:elf32_sym
534 unsigned char st_info; member in struct:elf64_sym
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Delf.h527 unsigned char st_info; member in struct:elf32_sym
534 unsigned char st_info; member in struct:elf64_sym
/vbox/src/recompiler/
H A Delf.h671 /* Legal values for ST_TYPE subfield of st_info (symbol type). */
937 unsigned char st_info; member in struct:elf32_sym
944 unsigned char st_info; /* Type and binding attributes */ member in struct:elf64_sym

Completed in 52 milliseconds