Searched refs:BINUTILS_VERSION (Results 1 – 9 of 9) sorted by relevance
/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/tests/tools/ |
H A D | demangle-ast.cpp | 158 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 24) in handleNameComponent() 204 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 24) in handleNameComponent() 280 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 32) in handleNameComponent() 286 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 23) in handleNameComponent() 306 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 26) in handleNameComponent() 312 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 23) in handleNameComponent() 399 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 23) in handleNameComponent() 414 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 24) in handleNameComponent() 421 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 27) in handleNameComponent() 427 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 23) in handleNameComponent() [all …]
|
/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/src/lib/demangle/ |
H A D | demangler.cpp | 261 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 24) in handleNameComponent() 408 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 32) in handleNameComponent() 414 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 23) in handleNameComponent() 434 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 26) in handleNameComponent() 440 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 23) in handleNameComponent() 516 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 23) in handleNameComponent() 530 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 24) in handleNameComponent() 541 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 23) in handleNameComponent() 552 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 28) in handleNameComponent()
|
/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/tests/auto/ |
H A D | demangler_test.cpp | 52 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 24) in testDemangler_data() 62 #if BINUTILS_VERSION < BINUTILS_VERSION_CHECK(2, 36) in testDemangler_data() 70 #if BINUTILS_VERSION < BINUTILS_VERSION_CHECK(2, 36) in testDemangler_data()
|
H A D | elfhashtest.cpp | 55 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 25) in testHashSection()
|
/dports/lang/rust/rustc-1.58.1-src/src/ci/docker/scripts/ |
H A D | illumos-toolchain.sh | 55 BINUTILS_VERSION='2.25.1' 57 BINUTILS_BASE="binutils-$BINUTILS_VERSION"
|
/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/ |
H A D | config-elf-dissector.h.cmake | 7 #define BINUTILS_VERSION ((BINUTILS_VERSION_MAJOR << 8) | BINUTILS_VERSION_MINOR)
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tools/BACKPORTS/ |
H A D | build_backports.sh | 264 -BINUTILS_PATCHNAME := naclbinutils-\$(BINUTILS_VERSION)-r\$(shell svnversion | tr : _) 269 +BINUTILS_PATCHNAME := naclbinutils-\$(BINUTILS_VERSION)-r\$(shell ./glibc_revision.sh) 292 -BINUTILS_PATCHNAME := naclbinutils-\$(BINUTILS_VERSION)-r\$(shell \$(SVNVERSION) | tr : _) 297 +BINUTILS_PATCHNAME := naclbinutils-\$(BINUTILS_VERSION)-r\$(shell ./glibc_revision.sh)
|
/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/src/lib/disassmbler/ |
H A D | disassembler.cpp | 51 #if BINUTILS_VERSION >= BINUTILS_VERSION_CHECK(2, 29)
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tools/ |
H A D | Makefile | 138 BINUTILS_VERSION = 2.24.0 macro 884 BINUTILS_PATCHNAME := naclbinutils-$(BINUTILS_VERSION)-$(REVISION)
|