Searched defs:_x (Results 1 – 5 of 5) sorted by relevance
70 #define PLTJUMP(_x) \ argument74 #define PLTCALL(_x) \ argument85 #define PLTJUMP(_x) \ argument89 #define PLTCALL(_x) \ argument100 #define PLTJUMP(_x) \ argument103 #define PLTCALL(_x) \ argument113 #define PLTJUMP(_x) jump C_SYMBOL_NAME (_x) argument114 #define PLTCALL(_x) jsr C_SYMBOL_NAME (_x) argument
15 #define PLTJMP(_x) _x##@PLT argument17 #define PLTJMP(_x) _x argument
34 #define PLTJMP(_x) _x##@PLT argument36 #define PLTJMP(_x) _x argument
43 #define SA_LEN(_x) __libc_sa_len((_x)->sa_family) argument
46 #define PLTJMP(_x) _x##(PLT) argument
Completed in 7 milliseconds