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

Method Offset

src/pystack/_pystack/mem.cpp:86–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86unsigned long
87VirtualMap::Offset() const
88{
89 return d_offset;
90}
91
92const std::string&
93VirtualMap::Device() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected