summaryrefslogtreecommitdiff
path: root/lldb/unittests/ObjectFile/PECOFF
AgeCommit message (Expand)Author
2025-05-22[lldb] Disable some unwind plans for discontinuous functions (#140927)Pavel Labath
2023-08-05[lldb] Fix -Wsign-compare in TestSectionSize.cpp (NFC)Jie Fu
2023-08-04[lldb][PECOFF] Exclude alignment padding when reading section dataHiroshi Yamauchi
2020-07-14[lldb/Module] Allow for the creation of memory-only modulesFred Riss
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-12-23[lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann
2019-10-11[Windows] Use information from the PE32 exceptions directory to construct unw...Aleksandr Urakov