reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
154 Success = patchFunctionEntry(Enable, FuncId, Sled, __xray_FunctionEntry); 157 Success = patchFunctionExit(Enable, FuncId, Sled); 160 Success = patchFunctionTailExit(Enable, FuncId, Sled); 163 Success = patchFunctionEntry(Enable, FuncId, Sled, __xray_ArgLoggerEntry); 166 Success = patchCustomEvent(Enable, FuncId, Sled); 169 Success = patchTypedEvent(Enable, FuncId, Sled);