Home
last modified time | relevance | path

Searched refs:R_BR (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/ia64/
HDia64.h364 #define R_BR(REGNO) BR_REG (REGNO) macro
582 R_BR (6), R_BR (7), \
612 R_BR (1), R_BR (2), R_BR (3), R_BR (4), R_BR (5), \
624 R_BR (0), \
HDia64.c1933 b0 = gen_rtx_REG (DImode, R_BR (0)); in ia64_expand_call()
8606 case R_BR (0): in ia64_epilogue_uses()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDXCOFF.h191 R_BR = 0x0a, ///< Branch relative to self relocation. Provides the enumerator
/freebsd-11-stable/contrib/binutils/include/coff/
HDxcoff.h72 #define R_BR (0x0a) macro
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDXCOFFDumper.cpp124 ECase(R_BR), ECase(R_RBA), ECase(R_RBR), ECase(R_TLS),
/freebsd-11-stable/contrib/binutils/bfd/
HDcoff64-rs6000.c1506 HOWTO (R_BR, /* type */
HDcoff-rs6000.c731 HOWTO (R_BR, /* type */
HDxcofflink.c1852 && (rel->r_type == R_BR in xcoff_link_add_symbols()