Home
last modified time | relevance | path

Searched refs:R_RL (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDXCOFF.h156 R_RL = 0x0c, ///< Positive indirect load relocation. Modifiable instruction. enumerator
/freebsd-11-stable/contrib/binutils/include/coff/
HDxcoff.h73 #define R_RL (0x0c) macro
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDXCOFFDumper.cpp121 ECase(R_POS), ECase(R_RL), ECase(R_RLA), ECase(R_NEG),
/freebsd-11-stable/contrib/binutils/bfd/
HDcoff64-rs6000.c1523 HOWTO (R_RL, /* type */
HDxcofflink.c2335 case R_RL: in xcoff_mark()
4460 case R_RL: in xcoff_link_input_bfd()
HDcoff-rs6000.c748 HOWTO (R_RL, /* type */