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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c2677 typedef struct dw_loc_list_struct *dw_loc_list_ref;
2734 dw_loc_list_ref GTY ((tag ("dw_val_class_loc_list"))) val_loc_list;
2773 dw_loc_list_ref dw_loc_next;
4052 dw_loc_list_ref);
4053 static inline dw_loc_list_ref AT_loc_list (dw_attr_ref);
4244 static dw_loc_list_ref new_loc_list (dw_loc_descr_ref, const char *,
4246 static void add_loc_descr_to_loc_list (dw_loc_list_ref *, dw_loc_descr_ref,
4249 static void output_loc_list (dw_loc_list_ref);
5171 add_AT_loc_list (dw_die_ref die, enum dwarf_attribute attr_kind, dw_loc_list_ref loc_list)
5182 static inline dw_loc_list_ref
2675 typedef struct dw_loc_list_struct *dw_loc_list_ref; typedef in typeref:struct:dw_loc_list_struct
[all...]

Completed in 182 milliseconds