Lines Matching refs:Address
73 Address start;
76 Address shared;
84 Address from;
85 Address to;
93 Address start;
101 Address from;
102 Address to;
148 Address start);
152 Address start, unsigned size,
153 Address shared);
156 Address start, unsigned size);
159 Address start, unsigned size);
160 void CodeMoveEvent(Address from, Address to);
161 void CodeDeleteEvent(Address from);
162 void SharedFunctionInfoMoveEvent(Address from, Address to);
165 Address start, unsigned size);
239 static void CallbackEvent(String* name, Address entry_point);
255 static void CodeMoveEvent(Address from, Address to);
256 static void CodeDeleteEvent(Address from);
257 static void GetterCallbackEvent(String* name, Address entry_point);
259 static void SetterCallbackEvent(String* name, Address entry_point);
260 static void SharedFunctionInfoMoveEvent(Address from, Address to);