Lines Matching refs:r_debug
5 to interface with it. This structure, r_debug, is defined in link.h.
10 The r_debug structure contains (amongst others) the following fields:
38 Extension to the r_debug structure
41 The r_debug_extended structure is an extension of the r_debug interface.
65 arg2: struct r_debug *r_debug:
66 A pointer to the r_debug structure containing the link-map list
76 r_debug structure's link-map list corresponding to the first new
88 r_debug structure at application startup. init_start always has
89 lmid set to LM_ID_BASE and r_debug set to the value stored in
90 DT_DEBUG. r_debug is not guaranteed to be consistent until
95 r_debug structure at application startup. init_complete always
96 has lmid set to LM_ID_BASE and r_debug set to the value stored
97 in DT_DEBUG. The r_debug structure is consistent and may be
103 namespace. The namespace's r_debug structure is not guaranteed
108 namespace. The namespace's r_debug structure is consistent and
114 the specified namespace. The namespace's r_debug structure
119 specified namespace. The namespace's r_debug structure is not
125 The namespace's r_debug structure is consistent and may be
131 namespace. The namespace's r_debug structure is not guaranteed to
136 namespace. The namespace's r_debug structure is consistent and