Home
last modified time | relevance | path

Searched refs:RT_ADD (Results 1 – 4 of 4) sorted by relevance

/elf/
A Dlink.h58 RT_ADD, /* Beginning to add a new object. */ enumerator
A Drtld-debugger-interface.txt18 enum { RT_CONSISTENT, RT_ADD, RT_DELETE } r_state:
20 is not currently being modified and may safely be inspected. RT_ADD
A Ddl-load.c1493 r->r_state = RT_ADD; in _dl_map_object_from_fd()
1499 assert (r->r_state == RT_ADD); in _dl_map_object_from_fd()
A Drtld.c1790 r->r_state = RT_ADD; in dl_main()

Completed in 13 milliseconds