Searched refs:ROP_W (Results 1 – 2 of 2) sorted by relevance
27 #define ROP_W 2 /* write to image */ macro
438 if (reloc_info & ROP_W) { /* relocation writes image value */ in dload_relocate()