Searched refs:createFromUValue (Results 1 – 3 of 3) sorted by relevance
70 static DWARFFormValue createFromUValue(dwarf::Form F, uint64_t V);
86 DWARFFormValue DWARFFormValue::createFromUValue(dwarf::Form F, uint64_t V) { in createFromUValue() function in DWARFFormValue
217 DWARFFormValue FV = DWARFFormValue::createFromUValue( in dumpAttribute()