Searched refs:kRelocationSizeOffset (Results 1 – 2 of 2) sorted by relevance
2662 static const int kRelocationSizeOffset = kInstructionSizeOffset + kIntSize; variable2663 static const int kSInfoSizeOffset = kRelocationSizeOffset + kIntSize;
2537 INT_ACCESSORS(Code, relocation_size, kRelocationSizeOffset) in INT_ACCESSORS()