/glibc-2.36/elf/ |
D | dl-symaddr.c | 23 _dl_symbol_address (struct link_map *map, const ElfW(Sym) *ref) in _dl_symbol_address()
|
D | tst-absolute-sym.c | 28 void *ref = (void *) 0x55aa; in do_test() local
|
D | tst-absolute-zero.c | 28 void *ref = (void *) 0; in do_test() local
|
D | dl-sym-post.h | 37 _dl_sym_post (lookup_t result, const ElfW(Sym) *ref, void *value, in _dl_sym_post()
|
D | dl-lookup.c | 212 do_lookup_unique (const char *undef_name, unsigned int new_hash, in do_lookup_unique() 343 do_lookup_x (const char *undef_name, unsigned int new_hash, in do_lookup_x() 751 _dl_lookup_symbol_x (const char *undef_name, struct link_map *undef_map, in _dl_lookup_symbol_x()
|
D | dl-sym.c | 45 _dl_tls_symaddr (struct link_map *map, const ElfW(Sym) *ref) in _dl_tls_symaddr()
|
D | dl-reloc.c | 167 resolve_map (lookup_t l, struct r_scope_elem *scope[], const ElfW(Sym) **ref, in resolve_map()
|
D | dl-audit.c | 132 _dl_audit_symbind_alt (struct link_map *l, const ElfW(Sym) *ref, void **value, in _dl_audit_symbind_alt()
|
/glibc-2.36/sysdeps/hppa/ |
D | dl-symaddr.c | 23 _dl_symbol_address (struct link_map *map, const ElfW(Sym) *ref) in _dl_symbol_address()
|
D | dl-lookupcfg.h | 30 #define DL_SYMBOL_ADDRESS(map, ref) _dl_symbol_address(map, ref) argument
|
/glibc-2.36/crypt/ |
D | md5test-giant.c | 42 const char ref[16]; member 61 report (const char *id, const char *md5, size_t len, const char *ref) in report() 73 test_single (void *buf, size_t len, const char *ref) in test_single() 88 test_double (void *buf, size_t len, const char *ref) in test_double()
|
/glibc-2.36/sysdeps/generic/ |
D | dl-protected.h | 23 _dl_check_protected_symbol (const char *undef_name, in _dl_check_protected_symbol()
|
D | dl-machine.h | 71 elf_machine_rel (Elf32_Addr loadaddr, Elf32_Dyn *info[DT_NUM], in elf_machine_rel() 95 elf_machine_rela (Elf32_Addr loadaddr, Elf32_Dyn *info[DT_NUM], in elf_machine_rela()
|
/glibc-2.36/hurd/ |
D | setauth.c | 36 mach_port_t newport, ref; in _hurd_setauth() local
|
D | dtable.c | 266 mach_port_t new, newctty, ref; in reauth_dtable() local
|
D | lookup-retry.c | 83 mach_port_t ref = __mach_reply_port (); in __hurd_file_name_lookup_retry() local
|
D | hurdexec.c | 274 mach_port_t ref = __mach_reply_port (); in _hurd_exec_paths() local
|
D | hurdauth.c | 24 _hurd_refport_secure_p (mach_port_t ref) in _hurd_refport_secure_p()
|
D | hurdsig.c | 1593 mach_port_t ref, ignore; in reauth_proc() local
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | faccessat.c | 71 mach_port_t ref; in __faccessat_common() local 91 mach_port_t ref; in __faccessat_common() local
|
D | spawni.c | 125 mach_port_t ref; in __spawni() local 160 mach_port_t ref = __mach_reply_port (); in __spawni() local 672 mach_port_t ref; in __spawni() local
|
D | recvmsg.c | 51 mach_port_t ref; in __libc_recvmsg() local
|
/glibc-2.36/stdio-common/ |
D | tfformat.c | 4132 static const char ref[] = "1.7763568394002504646778106689453125e-15"; in main() local
|
/glibc-2.36/sysdeps/ia64/ |
D | dl-lookupcfg.h | 33 #define DL_SYMBOL_ADDRESS(map, ref) _dl_symbol_address(map, ref) argument
|
/glibc-2.36/time/ |
D | tst-strftime2.c | 69 static char ref[array_length (locales)][array_length (formats)] variable
|