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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h159 R_NEG = 0x01, ///< Negative relocation. Provides the negative of the address
/freebsd-12-stable/contrib/binutils/include/coff/
H A Dxcoff.h65 #define R_NEG (0x01) macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp121 ECase(R_POS), ECase(R_RL), ECase(R_RLA), ECase(R_NEG),
/freebsd-12-stable/contrib/binutils/bfd/
H A Dcoff64-rs6000.c188 xcoff_reloc_type_neg, /* R_NEG (0x01) */
1398 HOWTO (R_NEG, /* type */
1406 "R_NEG", /* name */
H A Dxcofflink.c2339 case R_NEG:
4465 case R_NEG:
H A Dcoff-rs6000.c198 xcoff_reloc_type_neg, /* R_NEG (0x01) */
624 HOWTO (R_NEG, /* type */
632 "R_NEG", /* name */
3256 R_NEG:

Completed in 138 milliseconds