Searched refs:location_of_address (Results 1 – 2 of 2) sorted by relevance
3314 Object* Code::GetObjectFromEntryAddress(Address location_of_address) { in GetObjectFromEntryAddress() argument3316 FromAddress(Memory::Address_at(location_of_address) - Code::kHeaderSize); in GetObjectFromEntryAddress()
4367 static inline Object* GetObjectFromEntryAddress(Address location_of_address);