Searched refs:R_TLSM (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCXCOFFObjectWriter.cpp | 87 return {XCOFF::RelocationType::R_TLSM, EncodedSignednessIndicator | 31}; in getRelocTypeAndSignSize()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/ |
H A D | XCOFF.cpp | 72 RELOC_CASE(R_TLSM) in getRelocationTypeString()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | xcoff.h | 141 #define R_TLSM (0x24) macro
|
H A D | ChangeLog-0415 | 94 (R_TLS_LD, R_TLS_LE, R_TLSM, R_TLSML, R_TOCU, R_TOCL, C_DWARF):
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | xcoff.h | 141 #define R_TLSM (0x24) macro
|
H A D | ChangeLog-0415 | 94 (R_TLS_LD, R_TLS_LE, R_TLSM, R_TLSML, R_TOCU, R_TOCL, C_DWARF):
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | XCOFFDumper.cpp | 119 ECase(R_TLS_IE), ECase(R_TLS_LD), ECase(R_TLS_LE), ECase(R_TLSM),
|
/netbsd-src/external/gpl3/gdb.old/dist/include/coff/ |
H A D | ChangeLog-0415 | 94 (R_TLS_LD, R_TLS_LE, R_TLSM, R_TLSML, R_TOCU, R_TOCL, C_DWARF):
|
/netbsd-src/external/gpl3/gdb/dist/include/coff/ |
H A D | ChangeLog-0415 | 94 (R_TLS_LD, R_TLS_LE, R_TLSM, R_TLSML, R_TOCU, R_TOCL, C_DWARF):
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 457 else if (Type == XCOFF::RelocationType::R_TLSM) in recordRelocation()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coff-rs6000.c | 1085 HOWTO (R_TLSM, /* type */ 3310 if (howto->type == R_TLSM) in xcoff_reloc_type_tls()
|
H A D | coff64-rs6000.c | 1354 HOWTO (R_TLSM, /* type */
|
H A D | xcofflink.c | 2846 case R_TLSM: in xcoff_need_ldrel_p()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coff-rs6000.c | 1085 HOWTO (R_TLSM, /* type */ 3399 if (howto->type == R_TLSM) in xcoff_reloc_type_tls()
|
H A D | coff64-rs6000.c | 1354 HOWTO (R_TLSM, /* type */
|
H A D | xcofflink.c | 2836 case R_TLSM: in xcoff_need_ldrel_p()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 148389 In gas, TLS relocations, except R_TLSM and R_TLMSL, must keep the value
|