Home
last modified time | relevance | path

Searched refs:mr_allocate_got (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h224 uintptr_t (* mr_allocate_got)(Ofl_desc *); member
H A Drelocate.c2502 if ((ld_targ.t_mr.mr_allocate_got != NULL) && in ld_reloc_init()
2503 ((*ld_targ.t_mr.mr_allocate_got)(ofl) == S_ERROR)) in ld_reloc_init()