Searched refs:R_ARM_V4BX (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dunwind-rel.d4 00000000 00000028 R_ARM_V4BX
5 00000004 00000028 R_ARM_V4BX
6 00000008 00000028 R_ARM_V4BX
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dv4bx.d10 0: R_ARM_V4BX \*ABS\*
H A Darch4t-eabi.d11 .*: R_ARM_V4BX.*
13 .*: R_ARM_V4BX.*
H A Dthumb-eabi.d129 .*: R_ARM_V4BX.*
/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h93 #define R_ARM_V4BX 40 macro
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h106 R_ARM_V4BX = 40, // Static Misc enumerator in enum:elfcpp::__anon191
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h106 R_ARM_V4BX = 40, // Static Misc enumerator in enum:elfcpp::__anon779
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h106 R_ARM_V4BX = 40, // Static Misc enumerator in enum:elfcpp::__anon302
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm-reloc-property.cc127 // R_ARM_V4BX should be treated as an ARM relocation. For all
129 if (code != elfcpp::R_ARM_V4BX)
H A Darm.cc2070 case elfcpp::R_ARM_V4BX:
2465 // Whether we fix R_ARM_V4BX relocation.
3751 // R_ARM_V4BX
4988 // Stub used to provide an interworking for R_ARM_V4BX relocation
8356 case elfcpp::R_ARM_V4BX:
8588 case elfcpp::R_ARM_V4BX:
8985 case elfcpp::R_ARM_V4BX:
9985 case elfcpp::R_ARM_V4BX:
12084 && (r_type != elfcpp::R_ARM_V4BX))
12100 if (r_type == elfcpp::R_ARM_V4BX)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm-reloc-property.cc127 // R_ARM_V4BX should be treated as an ARM relocation. For all
129 if (code != elfcpp::R_ARM_V4BX)
H A Darm.cc2070 case elfcpp::R_ARM_V4BX:
2465 // Whether we fix R_ARM_V4BX relocation.
3751 // R_ARM_V4BX
4988 // Stub used to provide an interworking for R_ARM_V4BX relocation
8356 case elfcpp::R_ARM_V4BX:
8588 case elfcpp::R_ARM_V4BX:
8985 case elfcpp::R_ARM_V4BX:
9985 case elfcpp::R_ARM_V4BX:
12084 && (r_type != elfcpp::R_ARM_V4BX))
12100 if (r_type == elfcpp::R_ARM_V4BX)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm-reloc-property.cc127 // R_ARM_V4BX should be treated as an ARM relocation. For all
129 if (code != elfcpp::R_ARM_V4BX)
H A Darm.cc2070 case elfcpp::R_ARM_V4BX:
2465 // Whether we fix R_ARM_V4BX relocation.
3751 // R_ARM_V4BX
4988 // Stub used to provide an interworking for R_ARM_V4BX relocation
8356 case elfcpp::R_ARM_V4BX:
8588 case elfcpp::R_ARM_V4BX:
8985 case elfcpp::R_ARM_V4BX:
9985 case elfcpp::R_ARM_V4BX:
12084 && (r_type != elfcpp::R_ARM_V4BX))
12100 if (r_type == elfcpp::R_ARM_V4BX)
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h168 RELOC_NUMBER (R_ARM_V4BX, 40)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h164 RELOC_NUMBER (R_ARM_V4BX, 40)
/netbsd-current/sys/arch/arm/arm32/
H A Dkobj_machdep.c106 case R_ARM_V4BX: /* none */
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h168 RELOC_NUMBER (R_ARM_V4BX, 40)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h168 RELOC_NUMBER (R_ARM_V4BX, 40)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c653 HOWTO (R_ARM_V4BX, /* type */
661 "R_ARM_V4BX", /* name */
2094 {BFD_RELOC_ARM_V4BX, R_ARM_V4BX},
3339 /* 0 = Ignore R_ARM_V4BX.
7918 && (r_type != R_ARM_V4BX || globals->fix_v4bx < 2))
7935 if (r_type == R_ARM_V4BX)
12061 case R_ARM_V4BX:
13183 if (r_type != R_ARM_V4BX
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c653 HOWTO (R_ARM_V4BX, /* type */
661 "R_ARM_V4BX", /* name */
2094 {BFD_RELOC_ARM_V4BX, R_ARM_V4BX},
3327 /* 0 = Ignore R_ARM_V4BX.
7880 && (r_type != R_ARM_V4BX || globals->fix_v4bx < 2))
7897 if (r_type == R_ARM_V4BX)
12083 case R_ARM_V4BX:
13179 if (r_type != R_ARM_V4BX
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c653 HOWTO (R_ARM_V4BX, /* type */
661 "R_ARM_V4BX", /* name */
2094 {BFD_RELOC_ARM_V4BX, R_ARM_V4BX},
3339 /* 0 = Ignore R_ARM_V4BX.
7910 && (r_type != R_ARM_V4BX || globals->fix_v4bx < 2))
7927 if (r_type == R_ARM_V4BX)
12053 case R_ARM_V4BX:
13175 if (r_type != R_ARM_V4BX
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c653 HOWTO (R_ARM_V4BX, /* type */
661 "R_ARM_V4BX", /* name */
2094 {BFD_RELOC_ARM_V4BX, R_ARM_V4BX},
3339 /* 0 = Ignore R_ARM_V4BX.
7909 && (r_type != R_ARM_V4BX || globals->fix_v4bx < 2))
7926 if (r_type == R_ARM_V4BX)
12052 case R_ARM_V4BX:
13174 if (r_type != R_ARM_V4BX

Completed in 883 milliseconds