MCPcopy Create free account
hub / github.com/connorjaydunn/BinaryShield / getEndRva

Method getEndRva

src/function.cpp:133–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131DWORD Function::getStartRva() { return startRva; }
132
133DWORD Function::getEndRva() { return endRva; }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected