summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp
AgeCommit message (Expand)Author
2025-07-22[lldb] Eliminate namespace lldb_private::dwarf (NFC) (#150073)Jonas Devlieghere
2023-08-09[lldb] Sink StreamBuffer into lldbUtilityAlex Langford
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][NFC] Decouple dwarf location table from DWARFExpression.Zequan Wu
2022-03-03[LLDB] Remove cases of using namespace llvm:: from header fileShafik Yaghmour
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-08-27DWARFExpression: Simplify class interfacePavel Labath
2019-05-28[DWARFExpression] Remove ctor that takes just a compile unit.Jonas Devlieghere
2019-02-13ObjectFilePECOFF: Create a "container" section spanning the entire module imagePavel Labath
2019-02-01[PDB] Fix location retrieval for function local variables and arguments that areAleksandr Urakov
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-16Update LLDB for LLVM CodeView API change in r339907Reid Kleckner
2018-07-13Convert a location information from PDB to a DWARF expressionJonas Devlieghere