Searched refs:PLT_ENTRY (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | arc-plt.h | 64 #define PLT_ENTRY(...) macro 78 #undef PLT_ENTRY 99 #define PLT_ENTRY(...) __VA_ARGS__, macro 108 #undef PLT_ENTRY 118 #define PLT_ENTRY(...) macro 127 #undef PLT_ENTRY 136 #define PLT_ENTRY(...) macro 145 #undef PLT_ENTRY 155 #define PLT_ENTRY(...) macro 164 #undef PLT_ENTRY [all …]
|
D | arc-plt.def | 23 …PLT_ENTRY (0x2730, 0x7f8b, 0x0000, 0x0000) /* ld %r11, [pcl,0] : 0 to be replaced by _DYNAMIC@GOTP… 24 …PLT_ENTRY (0x2730, 0x7f8a, 0x0000, 0x0000) /* ld %r10, [pcl,0] : 0 to be replaced by _DYNAMIC@GOTP… 25 PLT_ENTRY (0x2020, 0x0280) /* j [%r10] */ 26 PLT_ENTRY (0x0,0x0,0x0,0x0,0x0,0x0) /* padding */ 41 PLT_ENTRY (0x1600,0x700b,0x0000,0x0000) /* ld %r11, [0] */ 42 PLT_ENTRY (0x1600,0x700a,0x0000,0x0000) /* ld %r10, [0] */ 43 PLT_ENTRY (0x2020,0x0280) /* j [%r10] */ 44 PLT_ENTRY (0x0,0x0,0x0,0x0,0x0,0x0) /* padding */ 62 …PLT_ENTRY (0x2730,0x7f8b,0x0000,0x0000) /* ld %r11, [pcl,0] : 0 to be replaced by _DYNAMIC@GOTPC+4… 63 …PLT_ENTRY (0x2730,0x7f8a,0x0000,0x0000) /* ld %r10, [pcl,0] : 0 to be replaced by -DYNAMIC@GOTPC+8… [all …]
|