Home
last modified time | relevance | path

Searched refs:arch_string (Results 1 – 25 of 70) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/trace/beauty/
H A Darch_errno_names.sh13 arch_string() function
33 local arch=$(arch_string "$1")
76 printf '\tif (!strcmp(arch, "%s"))\n' $(arch_string "$arch")
77 printf '\t\treturn errno_to_name__%s(err);\n' $(arch_string "$arch")
79 printf '\treturn errno_to_name__%s(err);\n' $(arch_string "$default")
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/trace/beauty/
H A Darch_errno_names.sh13 arch_string() function
33 local arch=$(arch_string "$1")
76 printf '\tif (!strcmp(arch, "%s"))\n' $(arch_string "$arch")
77 printf '\t\treturn errno_to_name__%s(err);\n' $(arch_string "$arch")
79 printf '\treturn errno_to_name__%s(err);\n' $(arch_string "$default")
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/trace/beauty/
H A Darch_errno_names.sh13 arch_string() function
33 local arch=$(arch_string "$1")
76 printf '\tif (!strcmp(arch, "%s"))\n' $(arch_string "$arch")
77 printf '\t\treturn errno_to_name__%s(err);\n' $(arch_string "$arch")
79 printf '\treturn errno_to_name__%s(err);\n' $(arch_string "$default")
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dcpu-arm.c273 char * arch_string; in bfd_arm_update_notes() local
292 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
314 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
368 char * arch_string; in bfd_arm_get_mach_from_notes() local
387 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
392 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dcpu-arm.c281 char * arch_string; in bfd_arm_update_notes() local
300 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
323 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
378 char * arch_string; in bfd_arm_get_mach_from_notes() local
397 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
402 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dcpu-arm.c282 char * arch_string; in bfd_arm_update_notes() local
301 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
324 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
379 char * arch_string; in bfd_arm_get_mach_from_notes() local
398 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
403 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dcpu-arm.c273 char * arch_string; in bfd_arm_update_notes() local
292 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
314 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
368 char * arch_string; in bfd_arm_get_mach_from_notes() local
387 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
392 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dcpu-arm.c283 char * arch_string; in bfd_arm_update_notes() local
302 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
325 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
381 char * arch_string; in bfd_arm_get_mach_from_notes() local
400 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
405 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dcpu-arm.c283 char * arch_string; in bfd_arm_update_notes() local
302 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
325 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
381 char * arch_string; in bfd_arm_get_mach_from_notes() local
400 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
405 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dcpu-arm.c285 char * arch_string; in bfd_arm_update_notes() local
304 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
327 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
384 char * arch_string; in bfd_arm_get_mach_from_notes() local
403 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
408 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcpu-arm.c290 char * arch_string; local
314 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string))
336 if (strcmp (arch_string, expected) != 0)
389 char * arch_string; local
413 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string))
418 if (strcmp (arch_string, architectures[i].string) == 0)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcpu-arm.c290 char * arch_string; local
314 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string))
336 if (strcmp (arch_string, expected) != 0)
389 char * arch_string; local
413 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string))
418 if (strcmp (arch_string, architectures[i].string) == 0)
/dports/devel/binutils/binutils-2.37/bfd/
H A Dcpu-arm.c400 char * arch_string; in bfd_arm_update_notes() local
419 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
444 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
503 char * arch_string; in bfd_arm_get_mach_from_notes() local
522 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
527 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dcpu-arm.c400 char * arch_string; in bfd_arm_update_notes() local
419 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
444 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
503 char * arch_string; in bfd_arm_get_mach_from_notes() local
522 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
527 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dcpu-arm.c400 char * arch_string; in bfd_arm_update_notes() local
419 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
444 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
503 char * arch_string; in bfd_arm_get_mach_from_notes() local
522 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
527 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/devel/gdb/gdb-11.1/bfd/
H A Dcpu-arm.c400 char * arch_string; in bfd_arm_update_notes() local
419 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_update_notes()
444 if (strcmp (arch_string, expected) != 0) in bfd_arm_update_notes()
503 char * arch_string; in bfd_arm_get_mach_from_notes() local
522 if (! arm_check_note (abfd, buffer, buffer_size, NOTE_ARCH_STRING, & arch_string)) in bfd_arm_get_mach_from_notes()
527 if (strcmp (arch_string, architectures[i].string) == 0) in bfd_arm_get_mach_from_notes()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/test/
H A Dlit.cfg.py16 def calculate_arch_features(arch_string): argument
17 return [arch.lower() + '-registered-target' for arch in arch_string.split()]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/test/
H A Dlit.cfg.py16 def calculate_arch_features(arch_string): argument
17 return [arch.lower() + '-registered-target' for arch in arch_string.split()]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/test/
H A Dlit.cfg.py17 def calculate_arch_features(arch_string): argument
18 return [arch.lower() + '-registered-target' for arch in arch_string.split()]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/test/
H A Dlit.cfg.py17 def calculate_arch_features(arch_string): argument
18 return [arch.lower() + '-registered-target' for arch in arch_string.split()]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/test/
H A Dlit.cfg.py17 def calculate_arch_features(arch_string): argument
18 return [arch.lower() + '-registered-target' for arch in arch_string.split()]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/test/
H A Dlit.cfg.py17 def calculate_arch_features(arch_string): argument
18 return [arch.lower() + '-registered-target' for arch in arch_string.split()]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/test/
H A Dlit.cfg.py17 def calculate_arch_features(arch_string): argument
18 return [arch.lower() + '-registered-target' for arch in arch_string.split()]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/test/
H A Dlit.cfg.py17 def calculate_arch_features(arch_string): argument
18 return [arch.lower() + '-registered-target' for arch in arch_string.split()]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/test/
H A Dlit.cfg.py17 def calculate_arch_features(arch_string): argument
18 return [arch.lower() + '-registered-target' for arch in arch_string.split()]

123