Searched refs:WriteUdata (Results 1 – 2 of 2) sorted by relevance
182 info_.WriteUdata(DW_AT_high_pc, mi->code_size); in Write()317 info_.WriteUdata(DW_AT_data_member_location, data_offset); in Write()336 info_.WriteUdata(DW_AT_byte_size, type->GetObjectSize()); in Write()375 info_.WriteUdata(DW_AT_data_member_location, 0); in Write()386 info_.WriteUdata(DW_AT_data_member_location, field->GetOffset().Uint32Value()); in Write()407 info_.WriteUdata(DW_AT_data_member_location, in Write()
137 void WriteUdata(Attribute attrib, int value) { in WriteUdata() function142 void WriteUdata(Attribute attrib, uint32_t value) { in WriteUdata() function