Lines Matching refs:Address
70 Address start;
73 Address shared;
81 Address from;
82 Address to;
90 Address from;
91 Address to;
138 Address start);
142 Address start, unsigned size,
143 Address shared);
146 Address start, unsigned size);
149 Address start, unsigned size);
150 void CodeMoveEvent(Address from, Address to);
151 void CodeDeleteEvent(Address from);
152 void SharedFunctionInfoMoveEvent(Address from, Address to);
155 Address start, unsigned size);
225 static void CallbackEvent(String* name, Address entry_point);
241 static void CodeMoveEvent(Address from, Address to);
242 static void CodeDeleteEvent(Address from);
243 static void GetterCallbackEvent(String* name, Address entry_point);
245 static void SetterCallbackEvent(String* name, Address entry_point);
246 static void SharedFunctionInfoMoveEvent(Address from, Address to);