Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/include/elf/
Di386.h54 RELOC_NUMBER (R_386_TLS_GD_POP, 27)
/freebsd-9-stable/sys/sys/
Delf_common.h617 #define R_386_TLS_GD_POP 27 /* popl instruction for Sun ABI GD sequence */ macro
/freebsd-9-stable/contrib/llvm/lib/Object/
DELF.cpp92 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_GD_POP); in getELFRelocationTypeName()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DELF.h402 R_386_TLS_GD_POP = 27, enumerator