Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp174 return DWARFFormValue::createFromSValue(Spec.Form, in getAttributeValueFromOffset()
H A DDWARFFormValue.cpp82 DWARFFormValue DWARFFormValue::createFromSValue(dwarf::Form F, int64_t V) { in createFromSValue() function in DWARFFormValue
H A DDWARFDie.cpp682 AttrValue.Value = DWARFFormValue::createFromSValue( in updateForIndex()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h69 static DWARFFormValue createFromSValue(dwarf::Form F, int64_t V);