MCPcopy Create free account
hub / github.com/clienthax/Ps3GhidraScripts / getvAddr

Method getvAddr

ghidra_scripts/ElfSection.java:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 }
10
11 public long getvAddr() {
12 return vAddr;
13 }
14
15 public long getSize() {
16 return size;

Callers 2

processMethod · 0.95
handleExecMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected