Searched defs:R_REF (Results 1 – 3 of 3) sorted by relevance
184 R_REF = 0x0f, ///< A non-relocating relocation. Used to prevent the binder enumerator
224 R_REF = 0x0f, ///< A non-relocating relocation. Used to prevent the binder enumerator
956 #define R_REF(O) do{\ in r_object() macro