Home
last modified time | relevance | path

Searched refs:R_386_TLS_LDM_POP (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_386.h88 #ifndef R_386_TLS_LDM_POP
89 #define R_386_TLS_LDM_POP 31 macro
H A Ddwarf_reloc_386.h63 #define R_386_TLS_LDM_POP 31 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h68 #define R_386_TLS_LDM_POP 31 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.c70 [R_386_TLS_LDM_POP] = MSG_R_386_TLS_LDM_POP,
H A Drelocate_i386.msg58 @ MSG_R_386_TLS_LDM_POP "R_386_TLS_LDM_POP"
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c103 [R_386_TLS_LDM_POP] = {0, FLG_RE_NOTSUP, 0, 0, 0},
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h876 #define R_386_TLS_LDM_POP 31 /* popl instruction for Sun ABI LD sequence */ macro