Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Delf_386.h106 #define M_GOT_XLINKMAP 1 /* got index for link map */ macro
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c1497 sh_addr + M_GOT_XLINKMAP * M_GOT_ENTSIZE); in ld_fillin_gotplt()
1520 *(Word *)pltent = (Word)(M_GOT_XLINKMAP * in ld_fillin_gotplt()
H A Dmachrel.amd.c1516 (M_GOT_XLINKMAP * M_GOT_ENTSIZE) - in ld_fillin_gotplt()
/titanic_50/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c929 _got = (uint64_t *)got + M_GOT_XLINKMAP; in elf_plt_init()
/titanic_50/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c903 _got = (uint_t *)got + M_GOT_XLINKMAP; in elf_plt_init()