Add support for packed relocations.
Change-Id: I796a4ce86d3fccb8361c19889419c96147ee3c9f
This commit is contained in:
@@ -315,6 +315,9 @@ struct soinfo {
|
||||
|
||||
soinfo* local_group_root_;
|
||||
|
||||
uint8_t* android_relocs_;
|
||||
size_t android_relocs_size_;
|
||||
|
||||
friend soinfo* get_libdl_info();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user