Searched refs:R_AARCH64_RELATIVE (Results 1 – 4 of 4) sorted by relevance
20 #ifndef R_AARCH64_RELATIVE21 #define R_AARCH64_RELATIVE 1027 macro43 #ifdef R_AARCH64_RELATIVE in supported_rela()44 case R_AARCH64_RELATIVE: in supported_rela()
76 case R_AARCH64_RELATIVE: in _relocate()
69 cmp x1, #R_AARCH64_RELATIVE
686 #define R_AARCH64_RELATIVE 1027 /* Adjust by program base */ macro