Searched refs:R_386_TLS_GD_POP (Results 1 - 7 of 7) sorted by relevance

/external/syslinux/com32/include/sys/
H A Delfcommon.h346 #define R_386_TLS_GD_POP 27 /* Tag for popl in GD TLS code */ macro
/external/elfutils/src/
H A Di386_ld.c675 case R_386_TLS_GD_POP:
1047 case R_386_TLS_GD_POP:
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h400 R_386_TLS_GD_POP = 27, enumerator in enum:llvm::ELF::__anon19685
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py523 R_386_TLS_GD_POP = 27 variable in class:Relocs_Elf_i386
/external/elfutils/libelf/
H A Delf.h1247 #define R_386_TLS_GD_POP 27 /* Tag for popl in GD TLS code */ macro
/external/kmod/port-gnu/
H A Delf.h1246 #define R_386_TLS_GD_POP 27 /* Tag for popl in GD TLS code */ macro
/external/swiftshader/third_party/LLVM/lib/Object/
H A DELFObjectFile.cpp979 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_GD_POP);

Completed in 449 milliseconds