llvm-project/lldb/source/Plugins/ObjectFile/ELF
Tamas Berghammer db037d9c49 Parse .note.android.ident header from elf files
In android a .note.android.ident section header is added to the elf
files to provide information for the debuggers that it is an android
specific module. This CL add logic to parse it out from the elf files
and set the module specification based on it.

Differential revision: http://reviews.llvm.org/D8377

llvm-svn: 232625
2015-03-18 10:36:27 +00:00
..
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
ELFHeader.cpp [LLDB][MIPS] Adding SoftwareBreakpointTrapOpcode and RelocationJumpSlotType for MIPS 2015-01-08 09:46:29 +00:00
ELFHeader.h Fix typos. 2014-07-08 18:05:41 +00:00
Makefile
ObjectFileELF.cpp Parse .note.android.ident header from elf files 2015-03-18 10:36:27 +00:00
ObjectFileELF.h Remove "virtual" and add "override" to all functions that are overridden to quiet warnings. 2015-03-12 00:16:14 +00:00