Searched refs:R_GL (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h178 R_GL = 0x05, ///< Global linkage-external TOC address relocation. Provides the
/freebsd-12-stable/contrib/binutils/include/coff/
H A Dxcoff.h69 #define R_GL (0x05) macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp123 ECase(R_GL), ECase(R_TCL), ECase(R_REF), ECase(R_BA),
/freebsd-12-stable/contrib/binutils/bfd/
H A Dxcofflink.c2347 case R_GL:
4341 || irel->r_type == R_GL
4545 case R_GL:
H A Dcoff64-rs6000.c192 xcoff_reloc_type_toc, /* R_GL (0x05) */
1458 HOWTO (R_GL, /* type */
1466 "R_GL", /* name */
H A Dcoff-rs6000.c202 xcoff_reloc_type_toc, /* R_GL (0x05) */
684 HOWTO (R_GL, /* type */
692 "R_GL", /* name */
3273 R_GL:
3279 difference between this and case R_GL.

Completed in 84 milliseconds