Searched refs:globallist_next (Results 1 – 10 of 10) sorted by relevance
66 obj = globallist_next(obj)) { in dump_relocations()
409 Obj_Entry *globallist_next(const Obj_Entry *obj);
2336 globallist_next(const Obj_Entry *obj) in globallist_next() function2570 nobj = globallist_next(obj); in initlist_add_objects()3972 obj = globallist_next(obj); in do_dlsym()4268 obj = globallist_next(obj)) { in _dl_iterate_phdr_locked()4302 obj = globallist_next(&marker); in dl_iterate_phdr()5411 obj = globallist_next(obj)) { in allocate_tls()
118 for (srcobj = globallist_next(dstobj); srcobj != NULL; in do_copy_relocations()119 srcobj = globallist_next(srcobj)) { in do_copy_relocations()
59 for (srcobj = globallist_next(dstobj); srcobj != NULL; in do_copy_relocations()60 srcobj = globallist_next(srcobj)) { in do_copy_relocations()
94 for (srcobj = globallist_next(dstobj); srcobj != NULL; in do_copy_relocations()95 srcobj = globallist_next(srcobj)) { in do_copy_relocations()
91 for (srcobj = globallist_next(dstobj); srcobj != NULL; in do_copy_relocations()92 srcobj = globallist_next(srcobj)) { in do_copy_relocations()
157 for (srcobj = globallist_next(dstobj); srcobj != NULL; in do_copy_relocations()158 srcobj = globallist_next(srcobj)) { in do_copy_relocations()
105 for (srcobj = globallist_next(dstobj); srcobj != NULL; in do_copy_relocations()106 srcobj = globallist_next(srcobj)) { in do_copy_relocations()
110 for (srcobj = globallist_next(dstobj); srcobj != NULL; in do_copy_relocations()111 srcobj = globallist_next(srcobj)) { in do_copy_relocations()