Home
last modified time | relevance | path

Searched refs:createFromUnit (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h74 static DWARFFormValue createFromUnit(dwarf::Form F, const DWARFUnit *Unit,
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp100 DWARFFormValue DWARFFormValue::createFromUnit(dwarf::Form F, const DWARFUnit *U, in createFromUnit() function in DWARFFormValue
H A DDWARFDie.cpp741 AttrValue.Value = DWARFFormValue::createFromUnit( in updateForIndex()