summaryrefslogtreecommitdiff
path: root/lldb/source/Expression/DWARFExpressionList.cpp
AgeCommit message (Expand)Author
2025-09-04[lldb] Correct style of error messages (#156774)Jonas Devlieghere
2025-07-12[lldb] Add DWARFExpressionEntry and GetExpressionEntryAtAddress() to … (#14...Abdullah Mohammad Amin
2025-03-26[LLDB][NFC] Replace DWARFUnit with DWARFExpression::Delegate in DWARFExpressi...Dmitry Vasilyev
2025-01-10[lldb] Add Function::GetAddress and redirect some uses (#115836)Pavel Labath
2024-06-05[lldb] Return an llvm::Expected from DWARFExpression::Evaluate (NFCI) (#94420)Jonas Devlieghere
2022-11-22[lldb] Allow plugins to extend DWARF expression parsing for vendor extensionsPhilip Pfaffe
2022-07-12Reland "[LLDB][NFC] Decouple dwarf location table from DWARFExpression."Zequan Wu
2022-07-07Revert "[LLDB][NFC] Decouple dwarf location table from DWARFExpression."Jonas Devlieghere
2022-07-07[LLDB] Fix aggregate-indirect-arg.cpp failure introduced by 227dffd0b6d781545...Zequan Wu
2022-07-07[LLDB][NFC] Decouple dwarf location table from DWARFExpression.Zequan Wu