Searched refs:dw_attr_ref (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c3688 typedef struct dw_attr_struct *dw_attr_ref;
4026 static void add_dwarf_attr (dw_die_ref, dw_attr_ref);
4027 static inline enum dw_val_class AT_class (dw_attr_ref);
4029 static inline unsigned AT_flag (dw_attr_ref);
4031 static inline HOST_WIDE_INT AT_int (dw_attr_ref);
4033 static inline unsigned HOST_WIDE_INT AT_unsigned (dw_attr_ref);
4041 static inline const char *AT_string (dw_attr_ref);
4042 static int AT_string_form (dw_attr_ref);
4045 static inline dw_die_ref AT_ref (dw_attr_ref);
4046 static inline int AT_ref_external (dw_attr_ref);
3684 typedef struct dw_attr_struct *dw_attr_ref; typedef in typeref:struct:dw_attr_struct
[all...]

Completed in 126 milliseconds