Lines Matching refs:GetCurrentPosition
255 auto pos = GetCurrentPosition(); in Align16()
531 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Callq()
536 auto pos = GetCurrentPosition(); in Callq()
557 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jmp()
562 auto pos = GetCurrentPosition(); in Jmp()
611 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Ja()
615 auto pos = GetCurrentPosition(); in Ja()
643 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jb()
647 auto pos = GetCurrentPosition(); in Jb()
674 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jz()
678 auto pos = GetCurrentPosition(); in Jz()
706 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Je()
710 auto pos = GetCurrentPosition(); in Je()
737 size_t pos = GetCurrentPosition(); in Bind()
910 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jne()
914 auto pos = GetCurrentPosition(); in Jne()
950 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jbe()
954 auto pos = GetCurrentPosition(); in Jbe()
1104 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jnz()
1108 auto pos = GetCurrentPosition(); in Jnz()
1136 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jle()
1140 auto pos = GetCurrentPosition(); in Jle()
1168 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jae()
1172 auto pos = GetCurrentPosition(); in Jae()
1200 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jg()
1204 auto pos = GetCurrentPosition(); in Jg()
1232 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jge()
1236 auto pos = GetCurrentPosition(); in Jge()
1337 int32_t offset = static_cast<int32_t>(target->GetPos() - GetCurrentPosition()); in Jnb()
1341 auto pos = GetCurrentPosition(); in Jnb()