Searched refs:R_TOCL (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFObjectWriter.cpp71 return {XCOFF::RelocationType::R_TOCL, SignAndSizeForHalf16};
/netbsd-current/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DXCOFF.cpp75 RELOC_CASE(R_TOCL)
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dxcoff.h129 #define R_TOCL (0x31) macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dxcoff.h144 #define R_TOCL (0x31) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dxcoff.h144 #define R_TOCL (0x31) macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dxcoff.h144 #define R_TOCL (0x31) macro
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp120 ECase(R_TLSML), ECase(R_TOCU), ECase(R_TOCL)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp462 Type == XCOFF::RelocationType::R_TOCL) {
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff64-rs6000.c232 xcoff_reloc_type_toc, /* R_TOCL (0x31) */
1424 HOWTO (R_TOCL, /* type */
1432 "R_TOCL", /* name */
1443 if (internal->r_type > R_TOCL)
H A Dcoff-rs6000.c210 xcoff_reloc_type_toc, /* R_TOCL (0x31) */
1144 HOWTO (R_TOCL, /* type */
1152 "R_TOCL", /* name */
1163 if (internal->r_type > R_TOCL)
3064 R_TOCL value is signed. */
3069 if (rel->r_type == R_TOCL)
3652 R_TOCL:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff64-rs6000.c232 xcoff_reloc_type_toc, /* R_TOCL (0x31) */
1424 HOWTO (R_TOCL, /* type */
1432 "R_TOCL", /* name */
1443 if (internal->r_type > R_TOCL)
H A Dcoff-rs6000.c210 xcoff_reloc_type_toc, /* R_TOCL (0x31) */
1144 HOWTO (R_TOCL, /* type */
1152 "R_TOCL", /* name */
1163 if (internal->r_type > R_TOCL)
3064 R_TOCL value is signed. */
3069 if (rel->r_type == R_TOCL)
3658 R_TOCL:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff64-rs6000.c232 xcoff_reloc_type_toc, /* R_TOCL (0x31) */
1424 HOWTO (R_TOCL, /* type */
1432 "R_TOCL", /* name */
1443 if (internal->r_type > R_TOCL)
H A Dcoff-rs6000.c210 xcoff_reloc_type_toc, /* R_TOCL (0x31) */
1144 HOWTO (R_TOCL, /* type */
1152 "R_TOCL", /* name */
1163 if (internal->r_type > R_TOCL)
3159 R_TOCL value is signed. */
3164 if (rel->r_type == R_TOCL)
3747 R_TOCL:

Completed in 258 milliseconds