Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def36 ELF_RELOC(R_386_TLS_LDM_POP, 31)
/freebsd/sys/sys/
H A Delf_common.h1059 #define R_386_TLS_LDM_POP 31 /* popl instruction for Sun ABI LD sequence */ macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1485 _ELF_DEFINE_RELOC(R_386_TLS_LDM_POP, 31) \