Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h76 static DWARFFormValue createFromUnit(dwarf::Form F, const DWARFUnit *Unit,
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp103 DWARFFormValue DWARFFormValue::createFromUnit(dwarf::Form F, const DWARFUnit *U, in createFromUnit() function in DWARFFormValue
H A DDWARFDie.cpp693 AttrValue.Value = DWARFFormValue::createFromUnit( in updateForIndex()