Searched refs:FC_SectionOffset (Results 1 – 5 of 5) sorted by relevance
58 DWARFFormValue::FC_SectionOffset, // 0x17 DW_FORM_sec_offset69 DWARFFormValue::FC_SectionOffset, // 0x22 DW_FORM_loclistx70 DWARFFormValue::FC_SectionOffset, // 0x23 DW_FORM_rnglistx235 if (FC == FC_SectionOffset) { in isFormClass()722 if (!isFormClass(FC_SectionOffset)) in getAsSectionOffset()
76 assert(FormValue.isFormClass(DWARFFormValue::FC_SectionOffset) && in dumpLocationList()181 FormValue.isFormClass(DWARFFormValue::FC_SectionOffset)) in dumpAttribute()
32 EXPECT_TRUE(isFormClass(DW_FORM_data8, DWARFFormValue::FC_SectionOffset)); in TEST()34 isFormClass(DW_FORM_sec_offset, DWARFFormValue::FC_SectionOffset)); in TEST()
39 FC_SectionOffset, enumerator
517 Value.isFormClass(DWARFFormValue::FC_SectionOffset)) { in updateUnitDebugInfo()