Home
last modified time | relevance | path

Searched refs:r_debug (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dlink.h48 struct r_debug struct
73 extern struct r_debug _r_debug; argument
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Dldso.c57 struct r_debug *_dl_debug_addr = NULL; /* Used to communicate with the gdb debugger */
491 struct r_debug *debug_addr; in _dl_get_ready_to_run()
672 debug_addr = _dl_zalloc(sizeof(struct r_debug)); in _dl_get_ready_to_run()
713 debug_addr = _dl_zalloc(sizeof(struct r_debug)); in _dl_get_ready_to_run()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/
A Dlibdl.c75 extern struct r_debug *_dl_debug_addr;
119 struct r_debug *_dl_debug_addr = NULL;

Completed in 7 milliseconds