summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.h
Commit message (Expand)AuthorAgeFilesLines
* [win] Resolve the module only if there isn't one alreadyStella Stamenova2019-02-151-1/+2
* Implement GetLoadAddress for the Windows process pluginAaron Smith2019-02-151-0/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-18/+17
* Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...Eugene Zelenko2015-10-211-9/+15
* Run clang-format on DynamicLoaderWindowsDYLD.Stephane Sezer2015-08-201-7/+6
* Move WindowsDYLD to the Plugins/DynamicLoader directory.Stephane Sezer2015-07-081-0/+43
OpenPOWER on IntegriCloud