Searched refs:current_function (Results 1 – 5 of 5) sorted by relevance
92 if s.current_function == step.current_function99 if step.current_function is None:107 if prev_step.current_function is None:
99 def current_function(self): member in StepIR
136 current_function = true; in SetOptionValue() 175 current_function = false; in OptionParsingStarting() 217 current_function = true; in CommandObjectDisassemble() 445 if (m_options.current_function) in DoExecute()
66 bool current_function = false;54 bool current_function = false; global() variable
437 current_function = None448 current_function = None452 if current_function is not None:453 current_function.append(line)471 current_function = result[func_name][prefix] = []474 current_function = None