Home
last modified time | relevance | path

Searched refs:GOT_REF_GENERIC (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c78 gref = GOT_REF_GENERIC; in ld_calc_got_offset()
802 gref = GOT_REF_GENERIC; in ld_do_activerelocs()
1017 GOT_REF_GENERIC, ofl, NULL); in ld_do_activerelocs()
H A Dmachrel.sparc.c88 gref = GOT_REF_GENERIC; in ld_calc_got_offset()
1261 gref = GOT_REF_GENERIC; in ld_do_activerelocs()
1324 GOT_REF_GENERIC, ofl, arsp); in ld_do_activerelocs()
H A Dmachrel.amd.c109 gref = GOT_REF_GENERIC; in ld_calc_got_offset()
815 gref = GOT_REF_GENERIC; in ld_do_activerelocs()
H A Drelocate.c860 GOT_REF_GENERIC, ofl, rsp)) == 0) { in ld_reloc_GOT_relative()
864 GOT_REF_GENERIC, ofl, rsp, sdp) == S_ERROR) in ld_reloc_GOT_relative()
919 GOT_REF_GENERIC, ofl, rsp, sdp) == S_ERROR) in ld_reloc_GOT_relative()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h116 GOT_REF_GENERIC, /* generic symbol reference */ enumerator