Searched refs:old_map (Results 1 – 1 of 1) sorted by relevance
237 struct link_map *old_map = listp->slotinfo[idx - disp].map; in remove_slotinfo() local243 if (__builtin_expect(old_map != NULL, 1)) { in remove_slotinfo()244 _dl_assert(old_map->l_tls_modid == idx); in remove_slotinfo()
Completed in 10 milliseconds