Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ ModuleArg
Class
ModuleArg
src/pystack/_pystack/unwinder.cpp:346–351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
346
struct ModuleArg
347
{
348
const char* symbol;
349
const char* modulename;
350
remote_addr_t addr;
351
};
352
353
static int
354
module_callback(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected