| /openbsd-src/usr.bin/nm/ |
| H A D | nm.c | 87 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 D | cli-decode.h | 78 cmd_sfunc_ftype *sfunc; member 229 void (*sfunc) (char *args, int from_tty,
|
| H A D | cli-decode.c | 73 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 D | command.h | 134 cmd_sfunc_ftype *sfunc);
|
| H A D | ChangeLog-1994 | 4864 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 D | ChangeLog-2002 | 13468 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc. 13474 function.sfunc.
|
| H A D | ChangeLog-2001 | 1221 * infcmd.c (_initialize_infcmd): Set sfunc on `set args' command.
|
| H A D | ChangeLog-1993 | 4546 * valprint.c (_initialize_valprint): Use c->function.sfunc not just
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
| H A D | sh.md | 202 ;; 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 D | dlltool.c | 685 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 D | dlltool.c | 682 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 D | sh.md | 220 ;; 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 D | sh4.md | 313 (eq_attr "type" "call,sfunc"))
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | stc.c | 172 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 D | FSFChangeLog.11 | 1150 put an use_sfunc_addr before each sfunc. 3203 * sh.h (ADJUST_COST): Lower cost of non-address sfunc dependencies.
|
| H A D | FSFChangeLog.10 | 6767 (call/sfunc define_delay): Define.
|
| H A D | ChangeLog.0 | 10411 put an use_sfunc_addr before each sfunc.
|
| H A D | ChangeLog.5 | 13935 (call, sfunc delay slot): Don't allow prget.
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | ChangeLog-9197 | 1647 * emultempl/pe.em (sfunc): Renamed to sort_by_file_name.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ChangeLog-9197 | 1647 * emultempl/pe.em (sfunc): Renamed to sort_by_file_name.
|