Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h110 #define M_GOT_XDYNAMIC 0 /* got index for _DYNAMIC */ macro
H A Delf_SPARC.h195 #define M_GOT_XDYNAMIC 0 /* got index for _DYNAMIC */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1499 (M_GOT_XDYNAMIC * M_GOT_ENTSIZE)); in ld_fillin_gotplt()
H A Dmachrel.intel.c1507 (M_GOT_XDYNAMIC * M_GOT_ENTSIZE)); in ld_fillin_gotplt()
H A Dmachrel.sparc.c2122 (M_GOT_XDYNAMIC * M_GOT_ENTSIZE)); in ld_fillin_gotplt()