Searched defs:r (Results 1 – 13 of 13) sorted by relevance
39 struct r_debug_extended *r; in _dl_debug_update() local57 struct r_debug_extended *r, **pp = NULL; in _dl_debug_initialize() local
55 void *r = xpthread_join (thr); in do_test() local
66 struct r_debug *r = _dl_debug_initialize (0, LM_ID_BASE); in _dl_relocate_static_pie() local
61 void *r = xpthread_join (thr); in do_test() local
27 #define leq(l,r) (((r) - (l)) <= ~0ULL / 2) argument
47 void *r; in parse_address() local
123 finalize_compare (const void *l, const void *r) in finalize_compare()
462 struct r_debug *r = _dl_debug_update (nsid); in _dl_close_worker() local
171 unsigned int r = 0; in nmodules() local
954 struct r_debug *r = _dl_debug_update (nsid); in _dl_map_object_from_fd() local2308 const struct r_search_path_elem *const r = *dirs++; in add_path() local
619 struct r_debug *r = _dl_debug_update (args->nsid); in dl_open_worker_begin() local
91 assign_glibc_hwcaps_indices_compare (const void *l, const void *r) in assign_glibc_hwcaps_indices_compare()
1685 struct r_debug *r = _dl_debug_initialize (GL(dl_rtld_map).l_addr, in dl_main() local
Completed in 47 milliseconds