Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/include/coff/
Dxcoff.h144 #define R_TOCL (0x31) macro
DChangeLog-041594 (R_TLS_LD, R_TLS_LE, R_TLSM, R_TLSML, R_TOCU, R_TOCL, C_DWARF):
/netbsd/src/external/gpl3/binutils/dist/include/coff/
Dxcoff.h144 #define R_TOCL (0x31) macro
DChangeLog-041594 (R_TLS_LD, R_TLS_LE, R_TLSM, R_TLSML, R_TOCU, R_TOCL, C_DWARF):
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dcoff64-rs6000.c1423 HOWTO (R_TOCL, /* type */
1442 if (internal->r_type > R_TOCL) in xcoff64_rtype2howto()
Dcoff-rs6000.c1142 HOWTO (R_TOCL, /* type */
1161 if (internal->r_type > R_TOCL) in xcoff_rtype2howto()
3158 if (rel->r_type == R_TOCL) in xcoff_reloc_type_toc()
DChangeLog2191 xcoff_reloc_type_toc for R_TOCU and R_TOCL.
2193 Add R_TOCU and R_TOCL howtos.
2197 Implement R_TOCU and R_TOCL.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dcoff64-rs6000.c1423 HOWTO (R_TOCL, /* type */
1442 if (internal->r_type > R_TOCL) in xcoff64_rtype2howto()
Dcoff-rs6000.c1142 HOWTO (R_TOCL, /* type */
1161 if (internal->r_type > R_TOCL) in xcoff_rtype2howto()
3158 if (rel->r_type == R_TOCL) in xcoff_reloc_type_toc()
DChangeLog2185 xcoff_reloc_type_toc for R_TOCU and R_TOCL.
2187 Add R_TOCU and R_TOCL howtos.
2191 Implement R_TOCU and R_TOCL.