* common.h (NT_GNU_GOLD_VERSION): Define.
This commit is contained in:
@ -424,6 +424,7 @@
|
||||
#define NT_GNU_ABI_TAG 1
|
||||
#define NT_GNU_HWCAP 2 /* Used by ld.so and kernel vDSO. */
|
||||
#define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */
|
||||
#define NT_GNU_GOLD_VERSION 4 /* Generated by gold. */
|
||||
|
||||
/* Values used in GNU .note.ABI-tag notes (NT_GNU_ABI_TAG). */
|
||||
#define GNU_ABI_TAG_LINUX 0
|
||||
|
Reference in New Issue
Block a user