Searched refs:ALT_ORIG_PTR (Results 1 – 5 of 5) sorted by relevance
205 uint8_t *orig = ALT_ORIG_PTR(a); in _apply_alternatives()225 if ( ALT_ORIG_PTR(base) != orig ) in _apply_alternatives()
24 #define ALT_ORIG_PTR(a) __ALT_PTR(a, orig_offset) macro
146 origptr = ALT_ORIG_PTR(alt); in __apply_alternatives()
22 #define ALT_ORIG_PTR(a) __ALT_PTR(a, orig_offset) macro
816 const void *instr = ALT_ORIG_PTR(a); in prepare_payload()
Completed in 9 milliseconds