Searched refs:createFromSValue (Results 1 – 7 of 7) sorted by relevance
175 return DWARFFormValue::createFromSValue(Spec.Form, in getAttributeValue()
80 DWARFFormValue DWARFFormValue::createFromSValue(dwarf::Form F, int64_t V) { in createFromSValue() function in DWARFFormValue
167 return DWARFFormValue::createFromSValue(Spec.Form, in getAttributeValue()
67 static DWARFFormValue createFromSValue(dwarf::Form F, int64_t V);
69 static DWARFFormValue createFromSValue(dwarf::Form F, int64_t V);
1633 DWARFFormValue::createFromSValue(DW_FORM_udata, SData8); in TEST()