Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_386.h85 #ifndef R_386_TLS_LDM_CALL
86 #define R_386_TLS_LDM_CALL 30 macro
H A Ddwarf_reloc_386.h62 #define R_386_TLS_LDM_CALL 30 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h67 #define R_386_TLS_LDM_CALL 30 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.c69 [R_386_TLS_LDM_CALL] = MSG_R_386_TLS_LDM_CALL,
H A Drelocate_i386.msg57 @ MSG_R_386_TLS_LDM_CALL "R_386_TLS_LDM_CALL"
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c102 [R_386_TLS_LDM_CALL] = {0, FLG_RE_NOTSUP, 0, 0, 0},
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h875 #define R_386_TLS_LDM_CALL 30 /* call instruction for Sun ABI LD sequence */ macro