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

Method Start

src/pystack/_pystack/mem.cpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62uintptr_t
63VirtualMap::Start() const
64{
65 return d_start;
66}
67
68uintptr_t
69VirtualMap::End() const

Calls

no outgoing calls

Tested by

no test coverage detected