Searched refs:createFromUnit (Results 1 – 4 of 4) sorted by relevance
74 static DWARFFormValue createFromUnit(dwarf::Form F, const DWARFUnit *Unit,
102 DWARFFormValue DWARFFormValue::createFromUnit(dwarf::Form F, const DWARFUnit *U, in createFromUnit() function in DWARFFormValue
702 AttrValue.Value = DWARFFormValue::createFromUnit( in updateForIndex()
252 DWARFFormValue::createFromUnit(AttrSpec.Form, U, OffsetPtr); in processOneAttribute()