Home
last modified time | relevance | path

Searched refs:R_386_TLS_LDM_32 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def33 ELF_RELOC(R_386_TLS_LDM_32, 28)
/freebsd/sys/sys/
H A Delf_common.h1052 #define R_386_TLS_LDM_32 28 /* 32 bit offset to GOT (index,zero) pair */ macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1482 _ELF_DEFINE_RELOC(R_386_TLS_LDM_32, 28) \