Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp175 return DWARFFormValue::createFromSValue(Spec.Form, in getAttributeValue()
H A DDWARFFormValue.cpp80 DWARFFormValue DWARFFormValue::createFromSValue(dwarf::Form F, int64_t V) { in createFromSValue() function in DWARFFormValue
H A DDWARFDie.cpp720 AttrValue.Value = DWARFFormValue::createFromSValue( in updateForIndex()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h69 static DWARFFormValue createFromSValue(dwarf::Form F, int64_t V);