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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h124 unsigned char st_info; member in struct:__anon309
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h367 unsigned char st_info; /* Symbol type and binding */ member in struct:__anon725
375 unsigned char st_info; /* Symbol type and binding */ member in struct:__anon726
414 /* How to extract and insert information held in the st_info field. */
420 /* Both Elf32_Sym and Elf64_Sym use the same one-byte st_info field. */
425 /* Legal values for ST_BIND subfield of st_info (symbol binding). */
436 /* Legal values for ST_TYPE subfield of st_info (symbol type). */
1133 /* Legal values for ST_TYPE subfield of st_info (symbol type). */
1355 /* MIPS specific values for `st_info'. */
1646 /* Legal values for ST_TYPE subfield of st_info (symbol type). */

Completed in 60 milliseconds