Searched refs:rl_key2 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c2539 if ((uintptr_t)i->rl_key2 > (uintptr_t)j->rl_key2)
2541 if ((uintptr_t)i->rl_key2 < (uintptr_t)j->rl_key2)
2608 sorted_list[index].rl_key2 =
2614 sorted_list[index].rl_key2 = orsp->rel_sym;
H A D_libld.h286 * rl_key2 -> pointer to symbol relocation is against
290 Sym_desc *rl_key2; member in struct:reloc_list

Completed in 74 milliseconds