Lines Matching refs:Address
213 void AddCode(Address addr, CodeEntry* entry, unsigned size);
214 void MoveCode(Address from, Address to);
215 CodeEntry* FindEntry(Address addr, Address* start = NULL);
216 int GetSharedId(Address addr);
229 typedef Address Key;
241 void Call(const Address& key, const CodeEntryInfo& value);
244 void DeleteAllCoveredCode(Address start, Address end);