Lines Matching refs:DWARFFormValue
78 DWARFFormValue::GetFixedSize(form, cu); in Extract()
209 const DWARFFormValue &value) { in GetRangesOrReportError()
256 DWARFFormValue form_value(cu); in GetDIENamesAndRanges()
417 DWARFFormValue form_value(cu); in GetAttributes()
449 llvm::Optional<uint8_t> fixed_skip_size = DWARFFormValue::GetFixedSize(form, cu); in GetAttributes()
453 DWARFFormValue::SkipValue(form, data, &offset, cu); in GetAttributes()
469 const DWARFUnit *cu, const dw_attr_t attr, DWARFFormValue &form_value, in GetAttributeValue()
481 DWARFFormValue::SkipValue(abbrevDecl->GetFormByIndex(idx++), in GetAttributeValue()
528 DWARFFormValue form_value; in GetAttributeValueAsString()
541 DWARFFormValue form_value; in GetAttributeValueAsUnsigned()
555 DWARFFormValue form_value; in GetAttributeValueAsReference()
565 DWARFFormValue form_value; in GetAttributeValueAsAddress()
581 DWARFFormValue form_value; in GetAttributeHighPC()
622 DWARFFormValue form_value; in GetAttributeAddressRanges()