Searched refs:TAG_CPU_ARCH_V7 (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h252 TAG_CPU_ARCH_V7, enumerator in enum:elfcpp::__anon194
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h252 TAG_CPU_ARCH_V7, enumerator in enum:elfcpp::__anon782
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h252 TAG_CPU_ARCH_V7, enumerator in enum:elfcpp::__anon305
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h106 #define TAG_CPU_ARCH_V7 10 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h106 #define TAG_CPU_ARCH_V7 10 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h106 #define TAG_CPU_ARCH_V7 10 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h106 #define TAG_CPU_ARCH_V7 10 macro
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm.cc2154 return arch == elfcpp::TAG_CPU_ARCH_V6T2 || arch >= elfcpp::TAG_CPU_ARCH_V7;
2167 if (attr->int_value() != elfcpp::TAG_CPU_ARCH_V7
2183 || arch == elfcpp::TAG_CPU_ARCH_V7
2195 || arch == elfcpp::TAG_CPU_ARCH_V7
2219 || arch == elfcpp::TAG_CPU_ARCH_V7
9469 (cpu_arch_attr->int_value() == elfcpp::TAG_CPU_ARCH_V7
11238 if (arch == elfcpp::TAG_CPU_ARCH_V7 && (profile == 'R' || profile == 'M'))
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm.cc2154 return arch == elfcpp::TAG_CPU_ARCH_V6T2 || arch >= elfcpp::TAG_CPU_ARCH_V7;
2167 if (attr->int_value() != elfcpp::TAG_CPU_ARCH_V7
2183 || arch == elfcpp::TAG_CPU_ARCH_V7
2195 || arch == elfcpp::TAG_CPU_ARCH_V7
2219 || arch == elfcpp::TAG_CPU_ARCH_V7
9469 (cpu_arch_attr->int_value() == elfcpp::TAG_CPU_ARCH_V7
11238 if (arch == elfcpp::TAG_CPU_ARCH_V7 && (profile == 'R' || profile == 'M'))
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm.cc2154 return arch == elfcpp::TAG_CPU_ARCH_V6T2 || arch >= elfcpp::TAG_CPU_ARCH_V7;
2167 if (attr->int_value() != elfcpp::TAG_CPU_ARCH_V7
2183 || arch == elfcpp::TAG_CPU_ARCH_V7
2195 || arch == elfcpp::TAG_CPU_ARCH_V7
2219 || arch == elfcpp::TAG_CPU_ARCH_V7
9469 (cpu_arch_attr->int_value() == elfcpp::TAG_CPU_ARCH_V7
11238 if (arch == elfcpp::TAG_CPU_ARCH_V7 && (profile == 'R' || profile == 'M'))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c3941 || arch == TAG_CPU_ARCH_V7
3962 || arch >= TAG_CPU_ARCH_V7);
4151 || arch == TAG_CPU_ARCH_V7
8068 if (out_attr[Tag_CPU_arch].i == TAG_CPU_ARCH_V7
8087 if (out_attr[Tag_CPU_arch].i >= TAG_CPU_ARCH_V7)
13861 case TAG_CPU_ARCH_V7:
14462 if (arch == TAG_CPU_ARCH_V7 && (profile == 'R' || profile == 'M'))
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c3912 || arch == TAG_CPU_ARCH_V7
3933 || arch >= TAG_CPU_ARCH_V7);
4122 || arch == TAG_CPU_ARCH_V7
8030 if (out_attr[Tag_CPU_arch].i == TAG_CPU_ARCH_V7
8049 if (out_attr[Tag_CPU_arch].i >= TAG_CPU_ARCH_V7)
13855 case TAG_CPU_ARCH_V7:
14419 if (arch == TAG_CPU_ARCH_V7 && (profile == 'R' || profile == 'M'))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c3939 || arch == TAG_CPU_ARCH_V7
3960 || arch >= TAG_CPU_ARCH_V7);
4149 || arch == TAG_CPU_ARCH_V7
8060 if (out_attr[Tag_CPU_arch].i == TAG_CPU_ARCH_V7
8079 if (out_attr[Tag_CPU_arch].i >= TAG_CPU_ARCH_V7)
13853 case TAG_CPU_ARCH_V7:
14454 if (arch == TAG_CPU_ARCH_V7 && (profile == 'R' || profile == 'M'))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c3941 || arch == TAG_CPU_ARCH_V7
3962 || arch >= TAG_CPU_ARCH_V7);
4151 || arch == TAG_CPU_ARCH_V7
8059 if (out_attr[Tag_CPU_arch].i == TAG_CPU_ARCH_V7
8078 if (out_attr[Tag_CPU_arch].i >= TAG_CPU_ARCH_V7)
13852 case TAG_CPU_ARCH_V7:
14453 if (arch == TAG_CPU_ARCH_V7 && (profile == 'R' || profile == 'M'))
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c32957 {TAG_CPU_ARCH_V7, ARM_ARCH_V7},
32958 {TAG_CPU_ARCH_V7, ARM_ARCH_V7A},
32959 {TAG_CPU_ARCH_V7, ARM_ARCH_V7R},
32960 {TAG_CPU_ARCH_V7, ARM_ARCH_V7M},
32961 {TAG_CPU_ARCH_V7, ARM_ARCH_V7VE},
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c32732 {TAG_CPU_ARCH_V7, ARM_ARCH_V7},
32733 {TAG_CPU_ARCH_V7, ARM_ARCH_V7A},
32734 {TAG_CPU_ARCH_V7, ARM_ARCH_V7R},
32735 {TAG_CPU_ARCH_V7, ARM_ARCH_V7M},
32736 {TAG_CPU_ARCH_V7, ARM_ARCH_V7VE},
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c32911 {TAG_CPU_ARCH_V7, ARM_ARCH_V7},
32912 {TAG_CPU_ARCH_V7, ARM_ARCH_V7A},
32913 {TAG_CPU_ARCH_V7, ARM_ARCH_V7R},
32914 {TAG_CPU_ARCH_V7, ARM_ARCH_V7M},
32915 {TAG_CPU_ARCH_V7, ARM_ARCH_V7VE},

Completed in 1106 milliseconds