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