MCPcopy Create free account
hub / github.com/bloomberg/pystack / VirtualMap

Method VirtualMap

src/pystack/_pystack/mem.h:50–50  ·  view source on GitHub ↗

Constructors

Source from the content-addressed store, hash-verified

48 public:
49 // Constructors
50 VirtualMap() = default;
51
52 VirtualMap(
53 uintptr_t start,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected