Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h74 static DWARFFormValue createFromUnit(dwarf::Form F, const DWARFUnit *Unit,
/netbsd-src/external/apache2/llvm/dist/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.cpp726 AttrValue.Value = DWARFFormValue::createFromUnit( in updateForIndex()