Run constructors before resolving ifunc functions

Bug: 17177284

(cherry picked from commit 9598b8c415)

Change-Id: I2c9631ee1cd77f8cf95ec0216a35b605c8786454
This commit is contained in:
Dmitriy Ivanov
2014-08-21 13:54:03 -07:00
parent 31b88da843
commit bd321c1106
6 changed files with 69 additions and 24 deletions

View File

@@ -80,6 +80,4 @@ typedef struct {
#define STT_LOPROC 13
#define STT_HIPROC 15
#define R_386_IRELATIVE 42
#endif /* _ELF_H */