/glibc-2.36/malloc/ |
D | mtrace-impl.c | 39 tr_where (const void *caller, Dl_info *info) in tr_where() argument 41 if (caller != NULL) in tr_where() 52 (ptrdiff_t) info->dli_saddr - (ptrdiff_t) caller; in tr_where() 54 if (caller >= (const void *) info->dli_saddr) in tr_where() 68 caller - info->dli_fbase); in tr_where() 71 fprintf (mallstream, "@ [%p] ", caller); in tr_where() 76 lock_and_info (const void *caller, Dl_info *mem) in lock_and_info() argument 78 if (caller == NULL) in lock_and_info() 81 Dl_info *res = dladdr (caller, mem) ? mem : NULL; in lock_and_info() 89 free_mtrace (void *ptr, const void *caller) in free_mtrace() argument [all …]
|
D | malloc-debug.c | 131 malloc_hook_ini (size_t sz, const void *caller) in malloc_hook_ini() argument 138 realloc_hook_ini (void *ptr, size_t sz, const void *caller) in realloc_hook_ini() argument 145 memalign_hook_ini (size_t alignment, size_t sz, const void *caller) in memalign_hook_ini() argument
|
/glibc-2.36/sysdeps/unix/ |
D | make-syscalls.sh | 57 while read file caller rest; do 65 { test x$caller != x- && 66 { { test -f $dir/$caller.c && srcfile=$dir/$caller.c; } || 67 { test -f $dir/$caller.S && srcfile=$dir/$caller.S; }; }; } && break; 69 echo $file $srcfile $caller $rest; 151 while read file srcfile caller syscall args strong weak; do 226 if [ x$caller != x- ]; then 244 test x$caller = x- || echo "unix-extra-syscalls += $file"
|
/glibc-2.36/elf/ |
D | dl-sym.c | 90 ElfW(Addr) caller = (ElfW(Addr)) who; in do_sym() 97 match = _dl_sym_find_caller_link_map (caller); in do_sym() 131 match = _dl_sym_find_caller_link_map (caller); in do_sym() 136 || caller < match->l_map_start in do_sym() 137 || caller >= match->l_map_end) in do_sym() 170 return _dl_sym_post (result, ref, value, caller, match); in do_sym()
|
D | dl-sym-post.h | 22 _dl_sym_find_caller_link_map (ElfW(Addr) caller) in _dl_sym_find_caller_link_map() argument 24 struct link_map *l = _dl_find_dso_for_object (caller); in _dl_sym_find_caller_link_map() 38 ElfW(Addr) caller, struct link_map *match) in _dl_sym_post() 56 match = _dl_sym_find_caller_link_map (caller); in _dl_sym_post()
|
D | dl-iteratephdr.c | 47 const void *caller = RETURN_ADDRESS (0); in __dl_iterate_phdr() local 54 if (caller >= (const void *) l->l_map_start in __dl_iterate_phdr() 55 && caller < (const void *) l->l_map_end in __dl_iterate_phdr() 57 || _dl_addr_inside_object (l, (ElfW(Addr)) caller))) in __dl_iterate_phdr()
|
/glibc-2.36/resolv/ |
D | tst-resolv-threads.c | 114 check_hostent (const char *caller, const char *function, const char *qname, in check_hostent() argument 121 printf ("error: %s: %s for %s failed: %m\n", caller, function, qname); in check_hostent() 149 FAIL_EXIT1 ("%s: invalid address family %d", caller, family); in check_hostent() 156 check_addrinfo (const char *caller, const char *qname, in check_addrinfo() argument 163 caller, qname, gai_strerror (ret)); in check_addrinfo() 206 FAIL_EXIT1 ("%s: invalid address family %d", caller, family); in check_addrinfo() 225 FAIL_EXIT1 ("%s: invalid address family %d", caller, family); in check_addrinfo()
|
/glibc-2.36/dlfcn/ |
D | dlopenold.c | 37 const void *caller; member 55 args->caller, in dlopen_doit() 66 args.caller = RETURN_ADDRESS (0); in __dlopen_nocheck()
|
D | dlopen.c | 34 const void *caller; member 57 args->caller, in dlopen_doit() 69 args.caller = dl_caller; in dlopen_implementation()
|
D | dlmopen.c | 37 const void *caller; member 62 args->caller, in dlmopen_doit() 74 args.caller = dl_caller; in dlmopen_implementation()
|
/glibc-2.36/stdlib/ |
D | cxa_thread_atexit_impl.c | 123 ElfW(Addr) caller = (ElfW(Addr)) dso_symbol; in __cxa_thread_atexit_impl() 125 struct link_map *l = _dl_find_dso_for_object (caller); in __cxa_thread_atexit_impl()
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | init-first.c | 285 intptr_t caller = (intptr_t) __builtin_return_address (0); in _hurd_stack_setup() local 301 *--data = caller; in _hurd_stack_setup()
|
/glibc-2.36/sysdeps/microblaze/ |
D | _mcount.S | 54 lwi r5, r1, 4 * 24 # caller is on the stack. 59 lwi r5, r1, 4 * 24 # caller is on the stack.
|
/glibc-2.36/nscd/ |
D | connections.c | 1231 struct ucred caller; in handle_request() local 1232 socklen_t optlen = sizeof (caller); in handle_request() 1234 if (getsockopt (fd, SOL_SOCKET, SO_PEERCRED, &caller, &optlen) < 0) in handle_request() 1243 uid = caller.uid; in handle_request() 1653 struct ucred caller; in nscd_run_worker() local 1654 socklen_t optlen = sizeof (caller); in nscd_run_worker() 1656 if (getsockopt (fd, SOL_SOCKET, SO_PEERCRED, &caller, &optlen) == 0) in nscd_run_worker() 1657 pid = caller.pid; in nscd_run_worker()
|
/glibc-2.36/manual/ |
D | dynlink.texi | 64 of the @code{Dl_serinfo} object. The caller should then allocate memory 69 request. The caller is responsible for freeing the allocated buffer. 108 result data to the caller.
|
D | debug.texi | 99 the @code{malloc} function, and it is the responsibility of the caller 116 the strings to the caller, it writes the strings to the file descriptor
|
D | crypt.texi | 173 by the caller. All of the fields of @code{struct crypt_data} are 302 Instead of blocking, return to the caller immediately if no data is
|
D | probes.texi | 282 unwinding will show a call stack including the caller of 292 unwinding will show a call stack including the caller of @code{setjmp}
|
D | search.texi | 114 This means for the caller that if it is not sure that the array contains 388 @c caller responsibility. 425 @c the requirement on the caller to ensure exclusive access already 498 @c asynchronous signal handler (except for the caller-synchronization
|
/glibc-2.36/include/ |
D | dlfcn.h | 125 extern void *__dlopen (const char *file, int mode, void *caller);
|
/glibc-2.36/sysdeps/alpha/ |
D | _mcount.S | 43 mov ra, a0 # a0 = caller-pc
|
/glibc-2.36/sysdeps/powerpc/powerpc32/ |
D | dl-trampoline.S | 42 # Don't clobber the caller's LRSAVE, it is needed by _mcount.
|
/glibc-2.36/sysdeps/s390/ |
D | memset-z900.S | 163 aghi %r4,2 # take back the change done by the caller
|
/glibc-2.36/sysdeps/alpha/alphaev6/ |
D | addmul_1.S | 78 # Free caller-saves regs in unrolled code: $24 $25 $28 80 # caller-saves regs, saving some overhead cycles.
|
/glibc-2.36/sysdeps/s390/s390-64/ |
D | dl-trampoline.h | 303 br %r14 # Jump back to caller
|