Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptedInterface.h
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedInterface.h54 static bool CheckStructuredDataObject(llvm::StringRef caller, T obj, in CheckStructuredDataObject()
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp23 __attribute__((noinline)) static bool report_this_error(uintptr_t caller) { in report_this_error()
55 uintptr_t caller) { in decorate_msg()
/freebsd/sys/contrib/rdma/krping/
H A Dgetopt.c29 int krping_getopt(const char *caller, char **options, in krping_getopt()
/freebsd/lib/libsecureboot/
H A Dvectx.c97 int *error, const char *caller) in vectx_open()
382 vectx_close(struct vectx *ctx, int severity, const char *caller) in vectx_close()
H A Dverify_file.c453 const char *caller) in verify_prep()
518 const char *caller) in verify_file()
/freebsd/sys/dev/aac/
H A Daac_debug.c170 aac_print_fib(struct aac_softc *sc, struct aac_fib *fib, const char *caller) in aac_print_fib()
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_join.c73 pthread_t caller; in threadfunc1() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cq.c90 const char *caller, struct ib_udata *udata) in __ib_alloc_cq_user()
H A Dib_verbs.c265 const char *caller) in __ib_alloc_pd()
1531 const char *caller) in __ib_create_cq()
1773 struct ib_xrcd *__ib_alloc_xrcd(struct ib_device *device, const char *caller) in __ib_alloc_xrcd()
/freebsd/usr.sbin/rpcbind/tests/
H A Daddrmerge_test.c342 struct netbuf caller; in do_addrmerge4() local
374 struct netbuf caller; in do_addrmerge6() local
403 struct netbuf caller; in do_addrmerge6_ll() local
/freebsd/sys/dev/aacraid/
H A Daacraid_debug.c84 aacraid_print_fib(struct aac_softc *sc, struct aac_fib *fib, const char *caller) in aacraid_print_fib()
/freebsd/usr.sbin/rpcbind/
H A Dsecurity.c60 struct netbuf *caller = svc_getrpccaller(xprt); in check_access() local
H A Dutil.c112 addrmerge(struct netbuf *caller, const char *serv_uaddr, in addrmerge()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dprivate.h92 krb5_principal caller; member
121 krb5_principal caller; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h287 std::pair<AddrType, lldb::addr_t> GetCallerAddress(Function &caller, in GetCallerAddress() argument
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp133 Function &caller, Target &target) { in GetLoadAddress()
155 lldb::addr_t CallEdge::GetReturnPCAddress(Function &caller, in GetReturnPCAddress()
/freebsd/sys/cddl/dev/dtrace/riscv/
H A Ddtrace_isa.c73 uintptr_t caller; dtrace_getpcstack() local
/freebsd/sys/cddl/dev/dtrace/amd64/
H A Ddtrace_isa.c65 pc_t caller = (pc_t) solaris_cpu[curcpu].cpu_dtrace_caller; in dtrace_getpcstack() local
/freebsd/sys/cddl/dev/dtrace/i386/
H A Ddtrace_isa.c63 pc_t caller = (pc_t) solaris_cpu[curcpu].cpu_dtrace_caller; dtrace_getpcstack() local
/freebsd/sys/cddl/dev/dtrace/powerpc/
H A Ddtrace_isa.c146 pc_t caller = (pc_t) solaris_cpu[curcpu].cpu_dtrace_caller; dtrace_getpcstack() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_loopfilter.c240 const char *caller, /* name of calling function */ in ntp_adjtime_error_handler() argument
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp851 const Decl *caller = CE.getLocationContext()->getDecl(); in construct() local
861 const Decl *caller) { in construct()
/freebsd/sys/dev/sound/pcm/
H A Dvchan.c867 vchan_passthrough(struct pcm_channel *c, const char *caller) in vchan_passthrough()
/freebsd/contrib/lib9p/pytest/
H A Dprotocol.py665 def _pack_from(self, data, rodata, caller, packinfo): argument

12