Home | History | Annotate | Download | only in libelf

Lines Matching defs:st_info

377   unsigned char	st_info;		/* Symbol type and binding */
385 unsigned char st_info; /* Symbol type and binding */
424 /* How to extract and insert information held in the st_info field. */
430 /* Both Elf32_Sym and Elf64_Sym use the same one-byte st_info field. */
435 /* Legal values for ST_BIND subfield of st_info (symbol binding). */
446 /* Legal values for ST_TYPE subfield of st_info (symbol type). */
1134 /* Legal values for ST_TYPE subfield of st_info (symbol type). */
1356 /* MIPS specific values for `st_info'. */
1647 /* Legal values for ST_TYPE subfield of st_info (symbol type). */