Searched refs:DW_ATE_value_to_name (Results 1 – 3 of 3) sorted by relevance
45 const char *DW_ATE_value_to_name (uint32_t val);
248 DW_ATE_value_to_name (uint32_t val) in DW_ATE_value_to_name() function
1119 s.PutCString(DW_ATE_value_to_name(form_value.Unsigned())); in DumpAttribute()