Searched refs:_replacee (Results 1 – 1 of 1) sorted by relevance
71 #define DYLD_INTERPOSE(_replacment, _replacee) \ argument76 } _interpose_##_replacee __attribute__((section("__DATA,__interpose"))) = { \77 (const void *)(unsigned long)&_replacment, (const void *)(unsigned long)&_replacee};