Home
last modified time | relevance | path

Searched full:libstdc (Results 1 – 25 of 242) sorted by relevance

12345678910

/third_party/libabigail/tests/
Dtest-alt-dwarf-file.cc64 "data/test-alt-dwarf-file/libstdc++/usr/lib64/libstdc++.so.6.0.30",
65 "data/test-alt-dwarf-file/libstdc++/usr/lib/debug",
67 "data/test-alt-dwarf-file/libstdc++/libstdc++-report.txt",
68 "output/test-alt-dwarf-file/libstdc++/libstdc++-report.txt"
71 "data/test-alt-dwarf-file/libstdc++/usr/lib64/libstdc++.so.6.0.30",
72 "data/test-alt-dwarf-file/libstdc++/usr/lib/debug",
74 "data/test-alt-dwarf-file/libstdc++/libstdc++-report-1.txt",
75 "output/test-alt-dwarf-file/libstdc++/libstdc++-report-1.txt"
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi1 <abi-corpus version='2.2' soname='libstdc++.so.6'>
3673 …././libstdc++-v3/libsupc++/array_type_info.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stag…
3676 …efault' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/libstdc++-v3/libsupc++/cx…
3679 …e_info' filepath='/tmp/legendre/spack-stage/spack-stage-wfh0ig/gcc-4.7.4/libstdc++-v3/libsupc++/cx…
3686 …<function-decl name='~__array_type_info' filepath='../../.././libstdc++-v3/libsupc++/array_type_in…
3693 …ngled-name='_ZN10__cxxabiv117__array_type_infoD0Ev' filepath='../../.././libstdc++-v3/libsupc++/ar…
3700 …ngled-name='_ZN10__cxxabiv117__array_type_infoD2Ev' filepath='../../.././libstdc++-v3/libsupc++/ar…
3709 …/.././libstdc++-v3/libsupc++/atexit_arm.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stage-w…
3711 …./.././libstdc++-v3/libsupc++/bad_alloc.cc' comp-dir-path='/tmp/legendre/spack-stage/spack-stage-w…
3716 …='bad_alloc' size-in-bits='64' visibility='default' filepath='../../.././libstdc++-v3/libsupc++/ne…
[all …]
Dtest16-pr18904.so.abi4 <dependency name='libstdc++.so.6'/>
4710 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4712 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4714 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4717 …EOT_' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4724 …RS6_' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4731 …RS6_' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4740 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4743 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
4746 …ault' filepath='/export/users/iverbin/gcc_build_host/x86_64-pc-linux-gnu/libstdc++-v3/include/bits…
[all …]
/third_party/protobuf/src/solaris/
Dlibstdc++.la1 # libstdc++.la - a libtool library file
10 # /usr/sfw/lib/libstdc++.la is empty. Below is the correct content,
24 dlname='libstdc++.so.6'
27 library_names='libstdc++.so.6.0.3 libstdc++.so.6 libstdc++.so'
30 old_library='libstdc++.a'
38 # Version information for libstdc++.
/third_party/skia/third_party/externals/harfbuzz/src/
Dcheck-libstdc++.py15 print ('check-libstdc++.py: \'ldd\' not found; skipping test')
21 # harfbuzz-icu links to libstdc++ because icu does.
27 print ('Checking that we are not linking to libstdc++ or libc++ in %s' % so)
29 if (b'libstdc++' in ldd_result) or (b'libc++' in ldd_result):
30 print ('Ouch, %s is linked to libstdc++ or libc++' % so)
36 print ('check-libstdc++.py: libharfbuzz shared library not found; skipping test')
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dcheck-libstdc++.py15 print ('check-libstdc++.py: \'ldd\' not found; skipping test')
21 # harfbuzz-icu links to libstdc++ because icu does.
27 print ('Checking that we are not linking to libstdc++ or libc++ in %s' % so)
29 if (b'libstdc++' in ldd_result) or (b'libc++' in ldd_result):
30 print ('Ouch, %s is linked to libstdc++ or libc++' % so)
36 print ('check-libstdc++.py: libharfbuzz shared library not found; skipping test')
/third_party/libabigail/.github/workflows/
Dlibabigail.yaml16 # cp /lib/x86_64-linux-gnu/libstdc++.so.6 /abi/
26 # /abi/libstdc++.so.6
39 cp /lib/x86_64-linux-gnu/libstdc++.so.6 /abi/
49 /abi/libstdc++.so.6
72 cp /lib/x86_64-linux-gnu/libstdc++.so.6 /abi/
82 /abi/libstdc++.so.6
95 "libstdc++.so.6",
/third_party/rust/crates/link-cplusplus/
DCargo.toml6 description = "Link libstdc++ or libc++ automatically or manually"
20 "libstdc++" = [] # force libstdc++
25 libstdcxx = ["libstdc++"]
/third_party/rust/rust/src/ci/docker/host-x86_64/disabled/dist-x86_64-dragonfly/
Dpatch-toolchain1 --- libstdc++-v3/config/os/bsd/dragonfly/os_defines.h.orig 2015-07-09 16:08:54 UTC
2 +++ libstdc++-v3/config/os/bsd/dragonfly/os_defines.h
13 --- libstdc++-v3/configure.orig 2016-05-26 18:34:47.163132921 +0200
14 +++ libstdc++-v3/configure 2016-05-26 18:35:29.594590648 +0200
/third_party/gn/infra/recipes/gn.expected/
Dcq_linux.json364 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
396 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
462 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
494 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
560 … "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
592 … "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
635 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
666 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
695 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
740 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
[all …]
Dci_linux.json313 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
345 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
411 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
443 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
509 … "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
541 … "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
584 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
615 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
644 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
689 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
[all …]
Dcipd_register.json313 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
345 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
411 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
443 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
509 … "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
541 … "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
584 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
615 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
644 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
689 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
[all …]
Dcipd_exists.json313 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
345 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
411 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
443 "LDFLAGS": "--target=aarch64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
509 … "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
541 … "LDFLAGS": "--target=riscv64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot-focal -static-libstdc++"
584 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
615 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
644 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
689 "LDFLAGS": "--target=x86_64-linux-gnu --sysroot=[START_DIR]/cipd/sysroot -static-libstdc++"
[all …]
/third_party/libabigail/tests/data/test-diff-filter/
Dtest31-pr18535-libstdc++-4.9.2.so__gmon_start__ _ITM_deregisterTMCloneTable __aeabi_unwind_cpp_pr0 _ITM_registerTMCloneTable __cxa_finalize _Jv_RegisterClasses _ZSt20__throw_length_errorPKc _ZNSs4_Rep20_S_empty_rep_storageE __gxx_personality_v0 _ZNSi6sentryC1ERSib _ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate __cxa_begin_catch __cxa_rethrow __cxa_end_catch __cxa_end_cleanup _ZTIN10__cxxabiv115__forced_unwindE _ZNKSt12__basic_fileIcE7is_openEv wmemcpy wmemmove ...
Dtest31-pr18535-libstdc++-4.8.3.so__gmon_start__ _ITM_deregisterTMCloneTable __aeabi_unwind_cpp_pr0 _ITM_registerTMCloneTable __cxa_finalize _Jv_RegisterClasses acos asin atan2 atan ceil cosh floor fmod frexp hypot ldexp log10 modf ...
/third_party/icu/tools/unicode/c/genuca/
DBUILD.bazel43 # #4 0x00007ffff7e809d1 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
44 # #5 0x00007ffff7e80c65 in __cxa_throw () from /lib/x86_64-linux-gnu/libstdc++.so.6
45 … 0x00007ffff7e78458 in std::__throw_system_error(int) () from /lib/x86_64-linux-gnu/libstdc++.so.6
/third_party/libfuse/
D.travis.yml18 - libstdc++-7-dev
19 - libstdc++-10-dev
/third_party/protobuf/third_party/abseil-cpp/absl/base/internal/
Dthrow_delegate.h65 // std::bad_array_new_length is missing in libstdc++ until 4.9.0.
66 // https://gcc.gnu.org/onlinedocs/gcc-4.8.3/libstdc++/api/a01379_source.html
67 // https://gcc.gnu.org/onlinedocs/gcc-4.9.0/libstdc++/api/a01327_source.html
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dthrow_delegate.h65 // std::bad_array_new_length is missing in libstdc++ until 4.9.0.
66 // https://gcc.gnu.org/onlinedocs/gcc-4.8.3/libstdc++/api/a01379_source.html
67 // https://gcc.gnu.org/onlinedocs/gcc-4.9.0/libstdc++/api/a01327_source.html
/third_party/gptfdisk/
DMakefile89 CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -static -static-libgcc -static-libstdc++
91 LDFLAGS+=-static -static-libgcc -static-libstdc++
109 CXXFLAGS=-O2 -Wall -D_FILE_OFFSET_BITS=64 -static -static-libgcc -static-libstdc++
111 LDFLAGS+=-static -static-libgcc -static-libstdc++
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/
Dndk-stl-config.cmake23 if("${ANDROID_STL}" STREQUAL "libstdc++")
33 configure_shared_stl("gnu-libstdc++/4.9" "gnustl_shared")
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dstd_string.h32 // Workaround for a libstdc++ bug before libstdc++4.6 (2011).
/third_party/icu/icu4c/source/common/unicode/
Dstd_string.h32 // Workaround for a libstdc++ bug before libstdc++4.6 (2011).
/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Dstd_string.h32 // Workaround for a libstdc++ bug before libstdc++4.6 (2011).
/third_party/rust/rust/tests/run-make/
Dtools.mk119 # So this is a bit hacky: we can't use the DLL version of libstdc++ because
123 # unwind information with the unwinding implementation, and libstdc++'s
127 # Now, simply statically linking libstdc++ would fix this problem, except
132 # link the parts of libstdc++ that we actually use, which doesn't include

12345678910