Home
last modified time | relevance | path

Searched refs:R_386_TLS_GD_CALL (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def31 ELF_RELOC(R_386_TLS_GD_CALL, 26)
/external/llvm/include/llvm/Support/ELFRelocs/
Di386.def31 ELF_RELOC(R_386_TLS_GD_CALL, 26)
/external/syslinux/com32/include/sys/
Delfcommon.h344 #define R_386_TLS_GD_CALL 26 /* Relocation for call to macro
/external/elfutils/src/
Di386_ld.c674 case R_386_TLS_GD_CALL: in elf_i386_count_relocations()
1046 case R_386_TLS_GD_CALL: in elf_i386_create_relocations()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h399 R_386_TLS_GD_CALL = 26, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py522 R_386_TLS_GD_CALL = 26 variable in Relocs_Elf_i386
/external/kmod/port-gnu/
Delf.h1244 #define R_386_TLS_GD_CALL 26 /* Relocation for call to macro
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp978 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_TLS_GD_CALL); in getRelocationTypeName()
/external/elfutils/libelf/
Delf.h1245 #define R_386_TLS_GD_CALL 26 /* Relocation for call to macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test45 ELF-32: Type: R_386_TLS_GD_CALL (26)