Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/elf/
Di386.h57 RELOC_NUMBER (R_386_TLS_LDM_CALL, 30)
/freebsd-10-stable/sys/sys/
Delf_common.h872 #define R_386_TLS_LDM_CALL 30 /* call instruction for Sun ABI LD sequence */ macro
/freebsd-10-stable/contrib/llvm/lib/Object/
DELF.cpp95 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_LDM_CALL); in getELFRelocationTypeName()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h405 R_386_TLS_LDM_CALL = 30, enumerator