Searched refs:DW_FORM_value_to_name (Results 1 – 3 of 3) sorted by relevance
39 const char *DW_FORM_value_to_name (uint32_t val);
62 DW_FORM_value_to_name (uint32_t val) in DW_FORM_value_to_name() function
1075 s.Printf( "[%s", DW_FORM_value_to_name(form)); in DumpAttribute()1087 s.Printf( " [%s]", DW_FORM_value_to_name(form_value.Form())); in DumpAttribute()