Home | History | Annotate | Download | only in x86

Lines Matching refs:isShortTerm

677 void conditional_jump(ConditionCode cc, const char* target, bool isShortTerm);
678 void unconditional_jump(const char* target, bool isShortTerm);
1231 int getRelativeOffset(const char* target, bool isShortTerm, JmpCall_type type, bool* unknown,