Home
last modified time | relevance | path

Searched refs:sfunc (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/usr.bin/nm/
H A Dnm.c87 int (*sfunc)(const void *, const void *) = fname; variable
173 sfunc = value; in main()
180 sfunc = NULL; in main()
225 if (rev && sfunc == fname) in main()
226 sfunc = rname; in main()
706 if (sfunc == NULL && usemmap) in show_file()
739 if (sfunc) in show_file()
740 qsort(snames, (size_t)nnames, sizeof(*snames), sfunc); in show_file()
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-decode.h78 cmd_sfunc_ftype *sfunc; member
229 void (*sfunc) (char *args, int from_tty,
H A Dcli-decode.c73 c->function.sfunc (args, from_tty, c); /* Ok. */ in do_sfunc()
77 set_cmd_sfunc (struct cmd_list_element *cmd, cmd_sfunc_ftype *sfunc) in set_cmd_sfunc() argument
79 if (sfunc == NULL) in set_cmd_sfunc()
83 cmd->function.sfunc = sfunc; /* Ok. */ in set_cmd_sfunc()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcommand.h134 cmd_sfunc_ftype *sfunc);
H A DChangeLog-19944864 to make this the sfunc, not cfunc, since that is how we call it.
4865 * command.h: Comment difference between sfunc and cfunc.
4868 (_initialize_demangler): Use sfunc, not cfunc, for
H A DChangeLog-200213468 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
13474 function.sfunc.
H A DChangeLog-20011221 * infcmd.c (_initialize_infcmd): Set sfunc on `set args' command.
H A DChangeLog-19934546 * valprint.c (_initialize_valprint): Use c->function.sfunc not just
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.md202 ;; sfunc special function call with known used registers
243 …ve,smpy,dmpy,return,pload,prset,pstore,prget,pcload,pcload_si,pcfload,rte,sfunc,call,fp,fdiv,ftrc_…
264 …(eq_attr "type" "jump_ind,smpy,dmpy,mac_gp,return,pload,prset,pstore,prget,rte,sfunc,call,dfp_cmp,…
541 (if_then_else (eq_attr "type" "sfunc") (const_int 1) (const_int 0)))
601 (ior (eq_attr "type" "call") (eq_attr "type" "sfunc"))
1221 ;; also has an effect on the register that holds the address of the sfunc.
1249 [(set_attr "type" "sfunc")
1272 [(set_attr "type" "sfunc")
1313 [(set_attr "type" "sfunc")
1332 [(set_attr "type" "sfunc")
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddlltool.c685 static int sfunc (const void *, const void *);
1554 sfunc (const void *a, const void *b) in sfunc() function
1956 qsort (copy, num_entries, sizeof (long), sfunc); in gen_exp_file()
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddlltool.c682 static int sfunc (const void *, const void *);
1543 sfunc (const void *a, const void *b) in sfunc() function
1953 qsort (copy, num_entries, sizeof (long), sfunc); in gen_exp_file()
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.md220 ;; sfunc special function call with known used registers
265 …ve,smpy,dmpy,return,pload,prset,pstore,prget,pcload,pcload_si,pcfload,rte,sfunc,call,fp,fdiv,ftrc_…
286 …(eq_attr "type" "jump_ind,smpy,dmpy,mac_gp,return,pload,prset,pstore,prget,rte,sfunc,call,dfp_cmp,…
480 (if_then_else (eq_attr "type" "sfunc") (const_int 1) (const_int 0)))
543 (ior (eq_attr "type" "call") (eq_attr "type" "sfunc"))
1622 ;; also has an effect on the register that holds the address of the sfunc.
1659 [(set_attr "type" "sfunc")
1682 [(set_attr "type" "sfunc")
1723 [(set_attr "type" "sfunc")
1742 [(set_attr "type" "sfunc")
[all …]
H A Dsh4.md313 (eq_attr "type" "call,sfunc"))
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstc.c172 sfunc; member
12811 ffestc_local_.sfunc.symbol = s; in ffestc_R1229_start()
12835 ffesymbol_set_sfexpr (ffestc_local_.sfunc.symbol, in ffestc_R1229_finish()
12838 ffestc_local_.sfunc.symbol, in ffestc_R1229_finish()
12841 ffestd_R1229_finish (ffestc_local_.sfunc.symbol); in ffestc_R1229_finish()
12843 ffesymbol_signal_unreported (ffestc_local_.sfunc.symbol); in ffestc_R1229_finish()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.111150 put an use_sfunc_addr before each sfunc.
3203 * sh.h (ADJUST_COST): Lower cost of non-address sfunc dependencies.
H A DFSFChangeLog.106767 (call/sfunc define_delay): Define.
H A DChangeLog.010411 put an use_sfunc_addr before each sfunc.
H A DChangeLog.513935 (call, sfunc delay slot): Don't allow prget.
/openbsd-src/gnu/usr.bin/binutils/ld/
H A DChangeLog-91971647 * emultempl/pe.em (sfunc): Renamed to sort_by_file_name.
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A DChangeLog-91971647 * emultempl/pe.em (sfunc): Renamed to sort_by_file_name.