Home
last modified time | relevance | path

Searched refs:ld_make_got (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h700 #define ld_make_got ld64_make_got macro
799 #define ld_make_got ld32_make_got macro
919 extern uintptr_t ld_make_got(Ofl_desc *);
H A Drelocate.c2498 if (ld_make_got(ofl) == S_ERROR) in ld_reloc_init()
H A Dsections.c1330 ld_make_got(Ofl_desc *ofl) in ld_make_got() function