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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h171 R_TRLA =
/freebsd-12-stable/contrib/binutils/include/coff/
H A Dxcoff.h77 #define R_TRLA (0x13) macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp122 ECase(R_REL), ECase(R_TOC), ECase(R_TRL), ECase(R_TRLA),
/freebsd-12-stable/contrib/binutils/bfd/
H A Dxcofflink.c2350 case R_TRLA:
4344 || irel->r_type == R_TRLA))
4548 case R_TRLA:
H A Dcoff64-rs6000.c206 xcoff_reloc_type_toc, /* R_TRLA (0x13) */
1589 HOWTO (R_TRLA, /* type */
1597 "R_TRLA", /* name */
H A Dcoff-rs6000.c216 xcoff_reloc_type_toc, /* R_TRLA (0x13) */
815 HOWTO (R_TRLA, /* type */
823 "R_TRLA", /* name */
3286 R_TRLA:

Completed in 185 milliseconds