llvm-project/lldb/source/Plugins/ObjectFile/ELF
Ed Maste c113ff8cba elf: Move elf note parsing to ObjectFileELF.cpp
Separate ELF note implementations were introduced for core files and
GNU build-id.  Move the more general one from elf-core to ObjectFileELF
and use it for build-id as well.

Review: http://llvm-reviews.chandlerc.com/D1902
llvm-svn: 196125
2013-12-02 17:49:13 +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 elf: Move elf note parsing to ObjectFileELF.cpp 2013-12-02 17:49:13 +00:00
ObjectFileELF.h elf: Move elf note parsing to ObjectFileELF.cpp 2013-12-02 17:49:13 +00:00