When the local lldb doesn't have access to a copy of the modules in the target, e.g. winphone, with this change now we read these modules from memory.
There are mainly 2 changes:
- create pecoff object files from memory
- read from memory when the local file is not available