Home
last modified time | relevance | path

Searched refs:vlr_context (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3805 struct vlr_context;
3806 static dw_loc_descr_ref field_byte_offset (const_tree, struct vlr_context *,
3811 struct vlr_context *);
3832 struct vlr_context *);
3869 static void gen_field_die (tree, struct vlr_context *, dw_die_ref);
3885 static dw_die_ref gen_decl_die (tree, tree, struct vlr_context *, dw_die_ref);
19118 struct vlr_context struct
19145 field_byte_offset (const_tree decl, struct vlr_context *ctx, in field_byte_offset() argument
19389 struct vlr_context *ctx) in add_data_member_location_attribute()
21130 add_bit_offset_attribute (dw_die_ref die, tree decl, struct vlr_context *ctx) in add_bit_offset_attribute()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3894 struct vlr_context;
3895 static dw_loc_descr_ref field_byte_offset (const_tree, struct vlr_context *,
3900 struct vlr_context *);
3956 static void gen_field_die (tree, struct vlr_context *, dw_die_ref);
3972 static dw_die_ref gen_decl_die (tree, tree, struct vlr_context *, dw_die_ref);
19730 struct vlr_context struct
19758 field_byte_offset (const_tree decl, struct vlr_context *ctx, in field_byte_offset() argument
20004 struct vlr_context *ctx) in add_data_member_location_attribute()
21816 struct vlr_context ctx = { DECL_CONTEXT (decl), NULL_TREE }; in add_bit_offset_attribute()
23148 struct vlr_context vlr_ctx = { in gen_type_die_for_member()
[all …]
H A DChangeLog-2015813 (struct vlr_context): New helper structure.