Searched refs:ROP_RW (Results 1 – 2 of 2) sorted by relevance
28 #define ROP_RW 3 /* read from and write to image */ macro
262 if (reloc_info & ROP_RW) { /* read or write action in our future */ in dload_relocate()