[IMPROVE] plt functions search 79/41379/1
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Sat, 13 Jun 2015 22:25:34 +0000 (01:25 +0300)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Sat, 13 Jun 2015 22:30:06 +0000 (01:30 +0300)
commitb0e7452b502647e09705d4cd3d1f9e9deb65692c
treef1c9af2b160868c87859e8dc1da6fb86cef1c277
parent19c216a5b3dee625802ff1fa7cbdadc6ecdb8746
[IMPROVE] plt functions search

if plt is hidden then search it dynamicaly (ARM)

Change-Id: I2f8215e76bf11f6a65c7146cc0cc29cf3daf2c45
Signed-off-by: Vyacheslav Cherkashin <v.cherkashin@samsung.com>
12 files changed:
daemon/Makefile
daemon/cpp/elf/File.cpp [new file with mode: 0644]
daemon/cpp/elf/File.h [new file with mode: 0644]
daemon/cpp/elf/FileElf.cpp [new file with mode: 0644]
daemon/cpp/elf/FileElf.h [new file with mode: 0644]
daemon/cpp/features/feature_nsp.cpp
daemon/cpp/features/feature_wsp.cpp
daemon/da_protocol.c
daemon/elf_aux.c [moved from daemon/elf.c with 99% similarity]
daemon/elf_aux.h [moved from daemon/elf.h with 95% similarity]
scripts/gen_nsp_data.sh
scripts/gen_wsp_data.sh