Lines Matching refs:X
102 #define IS_PLT(X) RELTAB_IS_PLT(X, reloc_table) argument
103 #define IS_GOT_RELATIVE(X) RELTAB_IS_GOT_RELATIVE(X, reloc_table) argument
104 #define IS_GOT_PC(X) RELTAB_IS_GOT_PC(X, reloc_table) argument
105 #define IS_GOTPCREL(X) RELTAB_IS_GOTPCREL(X, reloc_table) argument
106 #define IS_GOT_BASED(X) RELTAB_IS_GOT_BASED(X, reloc_table) argument
107 #define IS_GOT_OPINS(X) RELTAB_IS_GOT_OPINS(X, reloc_table) argument
108 #define IS_GOT_REQUIRED(X) RELTAB_IS_GOT_REQUIRED(X, reloc_table) argument
109 #define IS_PC_RELATIVE(X) RELTAB_IS_PC_RELATIVE(X, reloc_table) argument
110 #define IS_ADD_RELATIVE(X) RELTAB_IS_ADD_RELATIVE(X, reloc_table) argument
111 #define IS_REGISTER(X) RELTAB_IS_REGISTER(X, reloc_table) argument
112 #define IS_NOTSUP(X) RELTAB_IS_NOTSUP(X, reloc_table) argument
113 #define IS_SEG_RELATIVE(X) RELTAB_IS_SEG_RELATIVE(X, reloc_table) argument
114 #define IS_EXTOFFSET(X) RELTAB_IS_EXTOFFSET(X, reloc_table) argument
115 #define IS_SEC_RELATIVE(X) RELTAB_IS_SEC_RELATIVE(X, reloc_table) argument
116 #define IS_TLS_INS(X) RELTAB_IS_TLS_INS(X, reloc_table) argument
117 #define IS_TLS_GD(X) RELTAB_IS_TLS_GD(X, reloc_table) argument
118 #define IS_TLS_LD(X) RELTAB_IS_TLS_LD(X, reloc_table) argument
119 #define IS_TLS_IE(X) RELTAB_IS_TLS_IE(X, reloc_table) argument
120 #define IS_TLS_LE(X) RELTAB_IS_TLS_LE(X, reloc_table) argument
121 #define IS_LOCALBND(X) RELTAB_IS_LOCALBND(X, reloc_table) argument
122 #define IS_SIZE(X) RELTAB_IS_SIZE(X, reloc_table) argument