Searched refs:R_ARM_ABS16 (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h54 #define R_ARM_ABS16 5 macro
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h70 R_ARM_ABS16 = 5, // Static Data S + A enumerator in enum:elfcpp::__anon191
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h70 R_ARM_ABS16 = 5, // Static Data S + A enumerator in enum:elfcpp::__anon779
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h70 R_ARM_ABS16 = 5, // Static Data S + A enumerator in enum:elfcpp::__anon302
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp180 return ELF::R_ARM_ABS16;
H A DARMAsmBackend.cpp60 .Case("BFD_RELOC_16", ELF::R_ARM_ABS16)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm-reloc-property.cc116 // Except for R_ARM_ABS16 and R_ARM_ABS8, all static data relocations
120 else if (code == elfcpp::R_ARM_ABS16)
H A Darm.cc3374 // R_ARM_ABS16: S + A
3387 // R_ARM_ABS16 permits signed or unsigned results.
8363 case elfcpp::R_ARM_ABS16:
8613 case elfcpp::R_ARM_ABS16:
8991 case elfcpp::R_ARM_ABS16:
9812 case elfcpp::R_ARM_ABS16:
10568 case elfcpp::R_ARM_ABS16:
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm-reloc-property.cc116 // Except for R_ARM_ABS16 and R_ARM_ABS8, all static data relocations
120 else if (code == elfcpp::R_ARM_ABS16)
H A Darm.cc3374 // R_ARM_ABS16: S + A
3387 // R_ARM_ABS16 permits signed or unsigned results.
8363 case elfcpp::R_ARM_ABS16:
8613 case elfcpp::R_ARM_ABS16:
8991 case elfcpp::R_ARM_ABS16:
9812 case elfcpp::R_ARM_ABS16:
10568 case elfcpp::R_ARM_ABS16:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm-reloc-property.cc116 // Except for R_ARM_ABS16 and R_ARM_ABS8, all static data relocations
120 else if (code == elfcpp::R_ARM_ABS16)
H A Darm.cc3374 // R_ARM_ABS16: S + A
3387 // R_ARM_ABS16 permits signed or unsigned results.
8363 case elfcpp::R_ARM_ABS16:
8613 case elfcpp::R_ARM_ABS16:
8991 case elfcpp::R_ARM_ABS16:
9812 case elfcpp::R_ARM_ABS16:
10568 case elfcpp::R_ARM_ABS16:
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h133 RELOC_NUMBER (R_ARM_ABS16, 5)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h129 RELOC_NUMBER (R_ARM_ABS16, 5)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h133 RELOC_NUMBER (R_ARM_ABS16, 5)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h133 RELOC_NUMBER (R_ARM_ABS16, 5)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c155 HOWTO (R_ARM_ABS16, /* type */
163 "R_ARM_ABS16", /* name */
2011 {BFD_RELOC_16, R_ARM_ABS16},
10859 case R_ARM_ABS16:
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c155 HOWTO (R_ARM_ABS16, /* type */
163 "R_ARM_ABS16", /* name */
2011 {BFD_RELOC_16, R_ARM_ABS16},
10891 case R_ARM_ABS16:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c155 HOWTO (R_ARM_ABS16, /* type */
163 "R_ARM_ABS16", /* name */
2011 {BFD_RELOC_16, R_ARM_ABS16},
10851 case R_ARM_ABS16:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c155 HOWTO (R_ARM_ABS16, /* type */
163 "R_ARM_ABS16", /* name */
2011 {BFD_RELOC_16, R_ARM_ABS16},
10850 case R_ARM_ABS16:

Completed in 791 milliseconds