llvm-project/lldb/source/Plugins/ObjectFile/ELF
Greg Clayton 9e00b6a654 Added the ability to get an abstract file type (executable, object file,
shared library, etc) and strata (user/kernel) from an object file. This will
help with plug-in and platform selection when given a new binary with the
"target create <file>" command.

llvm-svn: 134779
2011-07-09 00:41:34 +00:00
..
ELFHeader.cpp elf: add support for ELF relocation entries 2011-03-30 15:59:12 +00:00
ELFHeader.h elf: add support for ELF relocation entries 2011-03-30 15:59:12 +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 Added the ability to get an abstract file type (executable, object file, 2011-07-09 00:41:34 +00:00
ObjectFileELF.h Added the ability to get an abstract file type (executable, object file, 2011-07-09 00:41:34 +00:00