Remove text-relocation support for lp32
Bug: 20013628 Change-Id: Idaf8012f00ee1304d429c3b42f9ebc6b648c55b8
This commit is contained in:
@@ -226,8 +226,8 @@ struct soinfo {
|
||||
// value to get the corresponding address in the process' address space.
|
||||
ElfW(Addr) load_bias;
|
||||
|
||||
#if !defined(__LP64__)
|
||||
bool has_text_relocations;
|
||||
#if defined(__arm__)
|
||||
bool unused4; // DO NOT USE, maintained for compatibility
|
||||
#endif
|
||||
bool has_DT_SYMBOLIC;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user