Home
last modified time | relevance | path

Searched refs:_dl_debug_update (Results 1 – 5 of 5) sorted by relevance

/elf/
A Ddl-debug.c37 _dl_debug_update (Lmid_t ns) in _dl_debug_update() function
A Ddl-open.c581 assert (_dl_debug_update (args->nsid)->r_state == RT_CONSISTENT); in dl_open_worker_begin()
619 struct r_debug *r = _dl_debug_update (args->nsid); in dl_open_worker_begin()
853 _dl_debug_update (nsid)->r_state = RT_CONSISTENT; in _dl_open()
929 assert (_dl_debug_update (args.nsid)->r_state == RT_CONSISTENT); in _dl_open()
A Ddl-close.c462 struct r_debug *r = _dl_debug_update (nsid); in _dl_close_worker()
A Ddl-load.c954 struct r_debug *r = _dl_debug_update (nsid); in _dl_map_object_from_fd()
A Drtld.c2494 r = _dl_debug_update (LM_ID_BASE); in dl_main()

Completed in 14 milliseconds