summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/ModuleCache.h
Commit message (Expand)AuthorAgeFilesLines
* Download symbol file for .oat files on androidTamas Berghammer2015-08-121-3/+6
* Use hard links to link sysroot files within ModuleCache.Oleksiy Vyalov2015-05-081-9/+0
* Use file locks to synchronize access to ModuleCache.Oleksiy Vyalov2015-05-071-10/+11
* Add Modulecache::GetAndPut method which wraps sequence of Get and Put (if mod...Oleksiy Vyalov2015-04-151-0/+11
* Fix ModuleCache usage in Platform - ask remote platform for module's ModuleSp...Oleksiy Vyalov2015-03-241-1/+2
* Make ModuleCache::Get to return instantiated ModuleSP instance so already cre...Oleksiy Vyalov2015-03-121-5/+7
* Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer -...Oleksiy Vyalov2015-03-101-0/+72
OpenPOWER on IntegriCloud