Searched refs:FC_SectionOffset (Results 1 – 6 of 6) sorted by relevance
57 DWARFFormValue::FC_SectionOffset, // 0x17 DW_FORM_sec_offset68 DWARFFormValue::FC_SectionOffset, // 0x22 DW_FORM_loclistx69 DWARFFormValue::FC_SectionOffset, // 0x23 DW_FORM_rnglistx707 if (!isFormClass(FC_SectionOffset)) in getAsSectionOffset()789 return (FC == DWARFFormValue::FC_SectionOffset); in doesFormBelongToClass()794 return (FC == DWARFFormValue::FC_SectionOffset) && (DwarfVersion <= 3); in doesFormBelongToClass()
75 assert(FormValue.isFormClass(DWARFFormValue::FC_SectionOffset) && in dumpLocationList()178 FormValue.isFormClass(DWARFFormValue::FC_SectionOffset)) in dumpAttribute()
37 FC_SectionOffset, enumerator
1016 FormValue.isFormClass(DWARFFormValue::FC_SectionOffset)) { in processLocationList()
1541 DWARFFormValue::FC_SectionOffset, in cloneScalarAttribute()