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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddwarf.h83 #define FORM_REF 0x2 /* reference to another .debug entry */ macro
95 #define AT_sibling (0x0010|FORM_REF) /* next owned declaration */
101 #define AT_user_def_type (0x0070|FORM_REF) /* type entry */
114 #define AT_member (0x0140|FORM_REF) /* class description */
115 #define AT_discr (0x0150|FORM_REF) /* discriminant entry */
118 #define AT_import (0x0180|FORM_REF) /* imported declaration */

Completed in 46 milliseconds