Searched defs:SetOffset (Results 1 – 7 of 7) sorted by relevance
160 int SetOffset = MBBInfo.IncomingCFAOffset; in calculateOutgoingCFAInfo() local
396 void SetOffset(uint32_t offset) { offset_ = offset; } in SetOffset() function443 void SetOffset(uint32_t offset) { offset_ = offset; } in SetOffset() function
72 void BytecodeArrayAccessor::SetOffset(int offset) { in SetOffset() function in v8::internal::interpreter::BytecodeArrayAccessor
895 virtual void SetOffset(long long offset) { } in SetOffset() function in dwarf2reader::CallFrameInfo::Rule981 void SetOffset(long long offset) { offset_ = offset; } in SetOffset() function in dwarf2reader::CallFrameInfo::ValOffsetRule
251 void SetOffset(ptrdiff_t offset) { in SetOffset() function
139 TEST(Extent, SetOffset) { in TEST() argument
143 void SetOffset (real64 offset) in SetOffset() function