Searched refs:INSTRUCTION_TYPE_SUBROUTINE_CALL (Results 1 – 4 of 4) sorted by relevance
14 INSTRUCTION_TYPE_SUBROUTINE_CALL, enumerator
192 type = INSTRUCTION_TYPE_SUBROUTINE_CALL; in GetNextInstructionInfo()
200 type = INSTRUCTION_TYPE_SUBROUTINE_CALL; in GetNextInstructionInfo()
610 if (info.Type() != INSTRUCTION_TYPE_SUBROUTINE_CALL) { in _DoStepOver()