Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFUnwindTable.h52 DWARFExpr, enumerator
80 : Kind(DWARFExpr), RegNum(InvalidRegisterNumber), Offset(0), Expr(E), in UnwindLocation()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnwindTablePrinter.cpp81 case UnwindLocation::DWARFExpr: { in printUnwindLocation()
/freebsd/contrib/llvm-project/llvm/lib/DWARFCFIChecker/
H A DDWARFCFIAnalysis.cpp70 case dwarf::UnwindLocation::Location::DWARFExpr: in getUnwindRuleRegSet()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/
H A DDWARFUnwindTable.cpp72 case DWARFExpr: in operator ==()