Support symbol versioning
Bug: http://b/20139821 Change-Id: I64122a0fb0960c20b2ce614161b7ab048456b681
This commit is contained in:
@@ -194,4 +194,10 @@ typedef struct {
|
||||
|
||||
#define NT_GNU_BUILD_ID 3
|
||||
|
||||
#define VER_FLG_BASE 0x1
|
||||
#define VER_FLG_WEAK 0x2
|
||||
|
||||
#define VER_NDX_LOCAL 0
|
||||
#define VER_NDX_GLOBAL 1
|
||||
|
||||
#endif /* _ELF_H */
|
||||
|
Reference in New Issue
Block a user