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

Method End

src/pystack/_pystack/mem.cpp:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68uintptr_t
69VirtualMap::End() const
70{
71 return d_end;
72}
73
74unsigned long
75VirtualMap::FileSize() const

Calls

no outgoing calls

Tested by

no test coverage detected