Searched refs:eDumpFlag_ShowForm (Results 1 – 2 of 2) sorted by relevance
69 eDumpFlag_ShowForm = (1<<1), // Show the DW_form type enumerator
1064 bool show_form = s.GetFlags().Test(DWARFDebugInfo::eDumpFlag_ShowForm); in DumpAttribute()