MCPcopy Create free account
hub / github.com/google/gapid / Address

Method Address

gapis/memory/pointer.go:40–40  ·  view source on GitHub ↗

Address returns the pointer's memory address.

()

Source from the content-addressed store, hash-verified

38
39 // Address returns the pointer's memory address.
40 Address() uint64
41
42 // Offset returns the pointer offset by n bytes.
43 Offset(n uint64) Pointer

Callers 15

StoreFunction · 0.65
LoadPointerFunction · 0.65
AssignMethod · 0.65
PointerToStringFunction · 0.65
EncodeMethod · 0.65
encodeFunction · 0.65
valMethod · 0.65
checkMethod · 0.65
TransformMethod · 0.65
compatFunction · 0.65
compatDrawElementsFunction · 0.65
moveClientVBsToVAsFunction · 0.65

Calls

no outgoing calls

Tested by 2

EncodeMethod · 0.52
checkMethod · 0.52