Home
last modified time | relevance | path

Searched refs:createFromSValue (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp176 return DWARFFormValue::createFromSValue(Spec.Form, in getAttributeValueFromOffset()
H A DDWARFFormValue.cpp83 DWARFFormValue DWARFFormValue::createFromSValue(dwarf::Form F, int64_t V) { in createFromSValue() function in DWARFFormValue
H A DDWARFDie.cpp687 AttrValue.Value = DWARFFormValue::createFromSValue( in updateForIndex()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h71 static DWARFFormValue createFromSValue(dwarf::Form F, int64_t V);
/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp1715 DWARFFormValue::createFromSValue(DW_FORM_udata, SData8);