Home | History | Annotate | Download | only in dsymutil

Lines Matching refs:RefValue

1476 /// extracted in \p RefValue. The resulting DIE migh be in another
1481 const DWARFFormValue &RefValue, const DWARFUnit &Unit,
1483 assert(RefValue.isFormClass(DWARFFormValue::FC_Reference));
1484 uint64_t RefOffset = *RefValue.getAsReference(&Unit);