MCPcopy Create free account
hub / github.com/QBDI/QBDI / floatStateToFPRState

Function floatStateToFPRState

tools/validator/darwin_process.cpp:327–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325}
326
327void floatStateToFPRState(THREAD_STATE_FP *fs, QBDI::FPRState *fprState) {
328 return qbdipreload_floatCtxToFPRState((void *)fs, fprState);
329}

Callers 2

getProcessFPRMethod · 0.85

Calls 1

Tested by

no test coverage detected