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

Method getStartRva

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

Source from the content-addressed store, hash-verified

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

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected