Searched refs:current_function (Results 1 – 7 of 7) sorted by relevance
105 my $current_function;402 my $narg = $current_function->{narg};436 "$current_function->{name}".745 undef $current_function;746 $current_function->{name} = $sym;748 $current_function->{narg} = $narg;751 undef $current_function;752 $current_function->{name} = $sym;788 undef $current_function;878 $self->{value}.="$current_function->{name}\tENDP" if($masm && $current_function->{name});[all …]
63 current_function(false), start_addr(), end_addr(), at_pc(false), in CommandOptions()154 current_function = true; in SetOptionValue()190 current_function = false; in OptionParsingStarting()224 current_function = true; in OptionParsingFinished()358 } else if (m_options.current_function) { in DoExecute()
56 bool current_function; variable
47 struct debug_function *current_function; member704 info->current_function = NULL; in debug_set_filename()798 info->current_function = f; in debug_record_function()831 || info->current_function == NULL) in debug_record_parameter()845 for (pp = &info->current_function->parameters; in debug_record_parameter()863 || info->current_function == NULL) in debug_end_function()877 info->current_function = NULL; in debug_end_function()
363 * function.c (cfun): Renamed from current_function. All users6961 current_function->stmt is unset.7204 current_function->stmt is unset.9141 Don't set inl_emit field in current_function.11151 (mem_min_alignment): Test current_function rather than11219 regno_pointer_* variables through current_function.11240 (init_emit): Allocate emit elt of current_function.11357 current_function.12092 (init_eh_for_function): Allocate current_function->eh.12097 * function.c (current_function): New variable.[all …]
26688 * pj.c (pj_expand_prologue): current_function->args_info is
2394 (cp_function_chain): Use the current_function, not the2431 * method.c (emit_thunk): Clear current_function after calling2436 (pending_inline): Clear current_function, even if something goes