Home
last modified time | relevance | path

Searched refs:FLG_REL_GOTCL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h749 #define FLG_REL_GOTCL 0x00000080 /* clear the GOT entry. This is */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c841 (arsp->rel_flags & FLG_REL_GOTCL)) in ld_do_activerelocs()
H A Dmachrel.sparc.c1136 (arsp->rel_flags & FLG_REL_GOTCL)) in ld_do_activerelocs()
H A Drelocate.c893 if (ld_add_actrel((FLG_REL_GOT | FLG_REL_GOTCL), in ld_reloc_GOT_relative()