MCPcopy Create free account
hub / github.com/MJx0/KittyMemoryEx / user_hwdebug_state

Class user_hwdebug_state

KittyMemoryEx/KittyTrace.cpp:1316–1316  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1314
1315#elif defined(__aarch64__)
1316 struct user_hwdebug_state state{};
1317
1318 struct iovec iov;
1319 iov.iov_base = &state;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected