Searched refs:kRelocationInfoOffset (Results 1 – 4 of 4) sorted by relevance
180 CODE_ACCESSORS(relocation_info, ByteArray, kRelocationInfoOffset) in INT_ACCESSORS()187 WRITE_FIELD(this, kRelocationInfoOffset, nullptr); in INT_ACCESSORS()302 return reinterpret_cast<ByteArray*>(READ_FIELD(this, kRelocationInfoOffset)); in unchecked_relocation_info()
380 static const int kRelocationInfoOffset = HeapObject::kHeaderSize; variable382 kRelocationInfoOffset + kPointerSize;
492 STATIC_ASSERT(kRelocationInfoOffset + kPointerSize ==516 IteratePointers(obj, kRelocationInfoOffset, kDataStart, v); in IterateBody()
1299 Code::kRelocationInfoOffset); in ExtractCodeReferences()