/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-inline.c | 258 sanitize_attrs_match_for_inline_p (const_tree caller, const_tree callee) in sanitize_attrs_match_for_inline_p() 320 cgraph_node *caller = e->caller->global.inlined_to variable 412 cgraph_node *caller = e->caller->global.inlined_to variable 678 cgraph_node *caller = (edge->caller->global.inlined_to in compute_uninlined_call_time() local 699 cgraph_node *caller = (edge->caller->global.inlined_to in compute_inlined_call_time() local 1028 cgraph_node *caller = (edge->caller->global.inlined_to in edge_badness() local 2203 struct cgraph_node *caller = node->callers->caller; in inline_to_all_callers_1() local
|
H A D | hsa-common.c | 722 hsa_add_kernel_dependency (tree caller, const char *called_function) in hsa_add_kernel_dependency()
|
H A D | lto-cgraph.c | 1468 struct cgraph_node *caller, *callee; in input_edge() local
|
H A D | trans-mem.c | 4331 struct cgraph_node *caller; in ipa_tm_note_irrevocable() local 5548 struct cgraph_node *caller; in ipa_tm_execute() local
|
H A D | cgraph.c | 829 symbol_table::create_edge (cgraph_node *caller, cgraph_node *callee, in create_edge()
|
/dflybsd-src/sys/libkern/ |
H A D | stack_protector.c | 45 void *caller; in __stack_smash_handler() local
|
/dflybsd-src/sys/dev/acpica/Osd/ |
H A D | OsdMemory.c | 82 const char *caller, int line) in _AcpiOsMapMemory() 124 const char *caller, int line) in _AcpiOsUnmapMemory()
|
/dflybsd-src/sys/dev/raid/aac/ |
H A D | aac_debug.c | 166 aac_print_fib(struct aac_softc *sc, struct aac_fib *fib, const char *caller) in aac_print_fib()
|
/dflybsd-src/usr.sbin/rpcbind/ |
H A D | security.c | 64 struct netbuf *caller = svc_getrpccaller(xprt); in check_access() local
|
H A D | util.c | 124 addrmerge(struct netbuf *caller, char *serv_uaddr, char *clnt_uaddr, in addrmerge()
|
H A D | rpcb_svc_com.c | 606 struct netbuf *caller; in rpcbproc_callit_com() local
|
/dflybsd-src/sys/cpu/x86_64/include/ |
H A D | asmacros.h | 70 #define FAKE_MCOUNT(caller) argument
|
/dflybsd-src/sys/kern/ |
H A D | kern_ktrace.c | 670 struct ucred *caller = calltd->td_ucred; in ktrcanset() local
|
/dflybsd-src/sys/dev/sound/pcm/ |
H A D | vchan.c | 902 vchan_passthrough(struct pcm_channel *c, const char *caller) in vchan_passthrough()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cgraph.c | 945 cgraph_create_edge_1 (struct cgraph_node *caller, struct cgraph_node *callee, in cgraph_create_edge_1() 1009 cgraph_create_edge (struct cgraph_node *caller, struct cgraph_node *callee, in cgraph_create_edge() 1047 cgraph_create_indirect_edge (struct cgraph_node *caller, gimple call_stmt, in cgraph_create_indirect_edge()
|
H A D | ipa-inline.c | 1753 struct cgraph_node *caller = node->callers->caller; in ipa_inline() local
|
H A D | targhooks.c | 1177 default_target_can_inline_p (tree caller, tree callee) in default_target_can_inline_p()
|
H A D | lto-cgraph.c | 1136 struct cgraph_node *caller, *callee; in input_edge() local
|
H A D | trans-mem.c | 3706 struct cgraph_node *caller; in ipa_tm_note_irrevocable() local 4899 struct cgraph_node *caller; in ipa_tm_execute() local
|
H A D | cgraph.h | 343 struct cgraph_node *caller; member
|
/dflybsd-src/gnu/usr.bin/rcs/ci/ |
H A D | ci.c | 1315 char const *caller; in getlogmsg() local
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-esp.c | 184 do_decrypt(netdissect_options *ndo, const char *caller, struct sa_list *sa, in do_decrypt()
|
/dflybsd-src/crypto/openssh/ |
H A D | auth-pam.c | 778 expose_authinfo(const char *caller) in expose_authinfo()
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | commit.c | 1056 char *caller = getcaller (); in check_fileproc() local
|
/dflybsd-src/sys/sys/ |
H A D | proc.h | 429 _only_lwp_in_proc(struct proc *p, const char *caller) in _only_lwp_in_proc()
|