Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h50 #define R_386_TLS_LDM_PLT 13 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.c52 [R_386_TLS_LDM_PLT] = MSG_R_386_TLS_LDM_PLT,
H A Drelocate_i386.msg40 @ MSG_R_386_TLS_LDM_PLT "R_386_TLS_LDM_PLT"
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c84 [R_386_TLS_LDM_PLT] = {0, FLG_RE_PLTREL | FLG_RE_PCREL |
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c564 case R_386_TLS_LDM_PLT: in tls_fixups()
1413 if ((rtype == R_386_TLS_GD_PLT) || (rtype == R_386_TLS_LDM_PLT)) { in ld_reloc_TLS()