Searched defs:PLTJMP (Results 1 – 3 of 3) sorted by relevance
29 #define PLTJMP(_x) _x##@PLT macro31 #define PLTJMP(_x) _x macro
41 # define PLTJMP(_x) _x##@plt macro43 # define PLTJMP(_x) _x macro
73 #define PLTJMP(_x) _x##(PLT) macro
Completed in 7 milliseconds