Searched refs:RT_ADD (Results 1 – 5 of 5) sorted by relevance
58 RT_ADD, /* Beginning to add a new object. */ enumerator
18 enum { RT_CONSISTENT, RT_ADD, RT_DELETE } r_state:20 is not currently being modified and may safely be inspected. RT_ADD
1510 r->r_state = RT_ADD; in _dl_map_object_from_fd()1516 assert (r->r_state == RT_ADD); in _dl_map_object_from_fd()
1838 r->r_state = RT_ADD; in dl_main()
210 if it's present. Then call _dl_debug_state with r_state RT_ADD214 _dl_debug_state with r_state RT_ADD before running initializers