Home
last modified time | relevance | path

Searched refs:RT_CONSISTENT (Results 1 – 7 of 7) sorted by relevance

/elf/
A Ddl-reloc-static-pie.c67 r->r_state = RT_CONSISTENT; in _dl_relocate_static_pie()
A Dlink.h57 RT_CONSISTENT, /* Mapping change is complete. */ enumerator
A Ddl-open.c581 assert (_dl_debug_update (args->nsid)->r_state == RT_CONSISTENT); in dl_open_worker_begin()
620 r->r_state = RT_CONSISTENT; 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 Drtld-debugger-interface.txt18 enum { RT_CONSISTENT, RT_ADD, RT_DELETE } r_state:
19 The current state of the r_map list. RT_CONSISTENT means that r_map
A Ddl-close.c768 r->r_state = RT_CONSISTENT; in _dl_close_worker()
A Ddl-load.c990 r->r_state = RT_CONSISTENT; in _dl_map_object_from_fd()
1480 if (r->r_state == RT_CONSISTENT) in _dl_map_object_from_fd()
A Drtld.c1687 r->r_state = RT_CONSISTENT; in dl_main()
2495 r->r_state = RT_CONSISTENT; in dl_main()

Completed in 15 milliseconds