Home
last modified time | relevance | path

Searched refs:R_386_TLS_LDM_CALL (Results 1 – 5 of 5) sorted by relevance

/minix3/sys/arch/i386/include/
H A Delf_machdep.h51 #define R_386_TLS_LDM_CALL 30 macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ELFRelocs/
H A Di386.def35 ELF_RELOC(R_386_TLS_LDM_CALL, 30)
/minix3/minix/include/sys/
H A Delf_common.h602 #define R_386_TLS_LDM_CALL 30 /* call instruction for Sun ABI LD sequence */ macro
/minix3/external/bsd/llvm/dist/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py526 R_386_TLS_LDM_CALL = 30 variable in Relocs_Elf_i386
/minix3/external/bsd/llvm/dist/llvm/test/tools/llvm-readobj/
H A Dreloc-types.test48 ELF-32: Type: R_386_TLS_LDM_CALL (30)