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