summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h
Commit message (Expand)AuthorAgeFilesLines
* C.128 override, virtual keyword handlingRaphael Isemann2019-05-031-1/+1
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-6/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Handle detecting exec for DynamicLoaderMacOS with older debugserversJim Ingham2018-12-071-0/+6
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Upstreaming the BridgeOS device support and the Jason Molenda2018-10-111-1/+1
* Move SafeMachO from Utility to HostPavel Labath2018-09-121-1/+0
* Move StructuredData from Core to UtilityPavel Labath2017-06-271-1/+1
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* Move FileSpec from Host -> Utility.Zachary Turner2017-03-221-2/+2
* Move UUID from Core -> Utility.Zachary Turner2017-03-041-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-74/+56
* Move the code which knows how to get information about the sharedJason Molenda2016-07-291-0/+6
* Add a new DynamicLoader plugin that uses SPI that are in developmentJason Molenda2016-07-211-0/+129
OpenPOWER on IntegriCloud