Searched refs:GOT_REF_GENERIC (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.intel.c | 78 gref = GOT_REF_GENERIC; in ld_calc_got_offset() 773 gref = GOT_REF_GENERIC; in ld_do_activerelocs() 988 GOT_REF_GENERIC, ofl, NULL); in ld_do_activerelocs()
|
H A D | machrel.sparc.c | 88 gref = GOT_REF_GENERIC; in ld_calc_got_offset() 1241 gref = GOT_REF_GENERIC; in ld_do_activerelocs() 1304 GOT_REF_GENERIC, ofl, arsp); in ld_do_activerelocs()
|
H A D | machrel.amd.c | 109 gref = GOT_REF_GENERIC; in ld_calc_got_offset() 801 gref = GOT_REF_GENERIC; in ld_do_activerelocs()
|
H A D | relocate.c | 860 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()
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | libld.h | 115 GOT_REF_GENERIC, /* generic symbol reference */ enumerator
|