llvm-project/lldb/source/Plugins/ObjectFile/ELF
Enrico Granata afcbdb1570 <rdar://problem/14515139>
Add a GetFoundationVersion() to AppleObjCRuntime
This API is used to return and cache the major version of Foundation.framework, which is potentially a useful piece of data to key off of to enable or disable certain ObjC related behaviors (especially in data formatters)

llvm-svn: 204756
2014-03-25 20:53:33 +00:00
..
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
ELFHeader.cpp Fix the lldb build after the removal of mblaze. 2013-07-25 19:36:13 +00:00
ELFHeader.h ObjectFileELF::GetModuleSpecifications on Linux should work now. 2013-05-23 20:57:03 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
ObjectFileELF.cpp <rdar://problem/14515139> 2014-03-25 20:53:33 +00:00
ObjectFileELF.h Improve Elf object file UUID calculation performance. 2014-03-25 19:29:09 +00:00