Searched refs:FC_Constant (Results 1 – 4 of 4) sorted by relevance
86 DWARFFormValue::FC_Constant, // 0x05 DW_FORM_data288 DWARFFormValue::FC_Constant, // 0x06 DW_FORM_data489 DWARFFormValue::FC_Constant, // 0x07 DW_FORM_data894 DWARFFormValue::FC_Constant, // 0x0b DW_FORM_data196 DWARFFormValue::FC_Constant, // 0x0d DW_FORM_sdata98 DWARFFormValue::FC_Constant, // 0x0f DW_FORM_udata555 if ((!isFormClass(FC_Constant) && !isFormClass(FC_Flag)) in getAsUnsignedConstant()562 if ((!isFormClass(FC_Constant) && !isFormClass(FC_Flag)) || in getAsSignedConstant()
28 FC_Constant, enumerator
42 EXPECT_TRUE(isFormClass(DW_FORM_data8, DWARFFormValue::FC_Constant)); in TEST()
1592 assert(HighPcValue.isFormClass(DWARFFormValue::FC_Constant)); in shouldKeepSubprogramDIE()