Home
last modified time | relevance | path

Searched refs:add_bit_offset_attribute (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc3919 static void add_bit_offset_attribute (dw_die_ref, tree);
21806 add_bit_offset_attribute (dw_die_ref die, tree decl) in add_bit_offset_attribute() function
25033 add_bit_offset_attribute (decl_die, decl); in gen_field_die()
H A DChangeLog-19971278 (add_child_die, modified_type_die, add_bit_offset_attribute): Likewise.
H A DChangeLog-202023520 (add_bit_offset_attribute): Remove CTX parameter. Pass a new context
23522 (gen_field_die): Adjust call to add_bit_offset_attribute and remove
H A DChangeLog-2015828 (add_bit_offset_attribute): Change signature to handle
835 records. Update calls to add_bit_offset_attribute and
H A DChangeLog-200025092 (add_bit_offset_attribute): Likewise.
H A DChangeLog-201135344 * dwarf2out.c (add_bit_offset_attribute): If bit_offset is negative,
H A DChangeLog-200414625 add_bit_offset_attribute, add_bit_size_attribute,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c3831 static inline void add_bit_offset_attribute (dw_die_ref, tree,
21130 add_bit_offset_attribute (dw_die_ref die, tree decl, struct vlr_context *ctx) in add_bit_offset_attribute() function
24335 add_bit_offset_attribute (decl_die, decl, ctx); in gen_field_die()