This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhuyujia-webhopper/collector/adg-linux/obj/base/allocator/tcmalloc.ninja
little_stone bd2d50cf35 code update
2022-05-05 20:41:28 +08:00

42 lines
7.3 KiB
Plaintext
Executable File

defines = -DNO_HEAP_CHECK -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DCR_CLANG_REVISION=\"332838-1\" -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DCR_LIBCXX_REVISION=332543 -DCR_LIBCXXABI_REVISION=331450 -DCR_SYSROOT_HASH=4e7db513b0faeea8fb410f70c9909e8736f5c0ab -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DTCMALLOC_DONT_REPLACE_SYSTEM_ALLOC
include_dirs = -I../../base/allocator -I../../third_party/tcmalloc/chromium/src/base -I../../third_party/tcmalloc/chromium/src -I../.. -Igen
cflags = -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -B../../third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -fmerge-all-constants -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -m64 -march=x86-64 -fno-omit-frame-pointer -g0 -fvisibility=hidden -Xclang -load -Xclang ../../third_party/llvm-build/Release+Asserts/lib/libFindBadConstructs.so -Xclang -add-plugin -Xclang find-bad-constructs -Xclang -plugin-arg-find-bad-constructs -Xclang enforce-in-thirdparty-webkit -Xclang -plugin-arg-find-bad-constructs -Xclang check-enum-max-value -Xclang -plugin-arg-find-bad-constructs -Xclang check-ipc -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Werror -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-address-of-packed-member -Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-switch -Wno-null-pointer-arithmetic -Wno-ignored-pragma-optimize -Wno-reorder -Wno-unused-function -Wno-unused-local-typedefs -Wno-unused-private-field -Wno-sign-compare -Wno-unused-result -O2 -fno-ident -fdata-sections -ffunction-sections
cflags_cc = -std=gnu++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include --sysroot=../../build/linux/debian_sid_amd64-sysroot -fvisibility-inlines-hidden
label_name = tcmalloc
target_out_dir = obj/base/allocator
target_output_name = tcmalloc
build obj/base/allocator/tcmalloc/abort.o: cxx ../../third_party/tcmalloc/chromium/src/base/abort.cc
build obj/base/allocator/tcmalloc/atomicops-internals-x86.o: cxx ../../third_party/tcmalloc/chromium/src/base/atomicops-internals-x86.cc
build obj/base/allocator/tcmalloc/elf_mem_image.o: cxx ../../third_party/tcmalloc/chromium/src/base/elf_mem_image.cc
build obj/base/allocator/tcmalloc/linuxthreads.o: cxx ../../third_party/tcmalloc/chromium/src/base/linuxthreads.cc
build obj/base/allocator/tcmalloc/logging.o: cxx ../../third_party/tcmalloc/chromium/src/base/logging.cc
build obj/base/allocator/tcmalloc/low_level_alloc.o: cxx ../../third_party/tcmalloc/chromium/src/base/low_level_alloc.cc
build obj/base/allocator/tcmalloc/spinlock.o: cxx ../../third_party/tcmalloc/chromium/src/base/spinlock.cc
build obj/base/allocator/tcmalloc/spinlock_internal.o: cxx ../../third_party/tcmalloc/chromium/src/base/spinlock_internal.cc
build obj/base/allocator/tcmalloc/sysinfo.o: cxx ../../third_party/tcmalloc/chromium/src/base/sysinfo.cc
build obj/base/allocator/tcmalloc/vdso_support.o: cxx ../../third_party/tcmalloc/chromium/src/base/vdso_support.cc
build obj/base/allocator/tcmalloc/central_freelist.o: cxx ../../third_party/tcmalloc/chromium/src/central_freelist.cc
build obj/base/allocator/tcmalloc/common.o: cxx ../../third_party/tcmalloc/chromium/src/common.cc
build obj/base/allocator/tcmalloc/free_list.o: cxx ../../third_party/tcmalloc/chromium/src/free_list.cc
build obj/base/allocator/tcmalloc/heap-profile-table.o: cxx ../../third_party/tcmalloc/chromium/src/heap-profile-table.cc
build obj/base/allocator/tcmalloc/heap-profiler.o: cxx ../../third_party/tcmalloc/chromium/src/heap-profiler.cc
build obj/base/allocator/tcmalloc/internal_logging.o: cxx ../../third_party/tcmalloc/chromium/src/internal_logging.cc
build obj/base/allocator/tcmalloc/malloc_extension.o: cxx ../../third_party/tcmalloc/chromium/src/malloc_extension.cc
build obj/base/allocator/tcmalloc/malloc_hook.o: cxx ../../third_party/tcmalloc/chromium/src/malloc_hook.cc
build obj/base/allocator/tcmalloc/maybe_threads.o: cxx ../../third_party/tcmalloc/chromium/src/maybe_threads.cc
build obj/base/allocator/tcmalloc/memory_region_map.o: cxx ../../third_party/tcmalloc/chromium/src/memory_region_map.cc
build obj/base/allocator/tcmalloc/page_heap.o: cxx ../../third_party/tcmalloc/chromium/src/page_heap.cc
build obj/base/allocator/tcmalloc/raw_printer.o: cxx ../../third_party/tcmalloc/chromium/src/raw_printer.cc
build obj/base/allocator/tcmalloc/sampler.o: cxx ../../third_party/tcmalloc/chromium/src/sampler.cc
build obj/base/allocator/tcmalloc/span.o: cxx ../../third_party/tcmalloc/chromium/src/span.cc
build obj/base/allocator/tcmalloc/stack_trace_table.o: cxx ../../third_party/tcmalloc/chromium/src/stack_trace_table.cc
build obj/base/allocator/tcmalloc/stacktrace.o: cxx ../../third_party/tcmalloc/chromium/src/stacktrace.cc
build obj/base/allocator/tcmalloc/static_vars.o: cxx ../../third_party/tcmalloc/chromium/src/static_vars.cc
build obj/base/allocator/tcmalloc/symbolize.o: cxx ../../third_party/tcmalloc/chromium/src/symbolize.cc
build obj/base/allocator/tcmalloc/system-alloc.o: cxx ../../third_party/tcmalloc/chromium/src/system-alloc.cc
build obj/base/allocator/tcmalloc/thread_cache.o: cxx ../../third_party/tcmalloc/chromium/src/thread_cache.cc
build obj/base/allocator/tcmalloc/debugallocation_shim.o: cxx ../../base/allocator/debugallocation_shim.cc
build obj/base/allocator/tcmalloc.stamp: stamp obj/base/allocator/tcmalloc/abort.o obj/base/allocator/tcmalloc/atomicops-internals-x86.o obj/base/allocator/tcmalloc/elf_mem_image.o obj/base/allocator/tcmalloc/linuxthreads.o obj/base/allocator/tcmalloc/logging.o obj/base/allocator/tcmalloc/low_level_alloc.o obj/base/allocator/tcmalloc/spinlock.o obj/base/allocator/tcmalloc/spinlock_internal.o obj/base/allocator/tcmalloc/sysinfo.o obj/base/allocator/tcmalloc/vdso_support.o obj/base/allocator/tcmalloc/central_freelist.o obj/base/allocator/tcmalloc/common.o obj/base/allocator/tcmalloc/free_list.o obj/base/allocator/tcmalloc/heap-profile-table.o obj/base/allocator/tcmalloc/heap-profiler.o obj/base/allocator/tcmalloc/internal_logging.o obj/base/allocator/tcmalloc/malloc_extension.o obj/base/allocator/tcmalloc/malloc_hook.o obj/base/allocator/tcmalloc/maybe_threads.o obj/base/allocator/tcmalloc/memory_region_map.o obj/base/allocator/tcmalloc/page_heap.o obj/base/allocator/tcmalloc/raw_printer.o obj/base/allocator/tcmalloc/sampler.o obj/base/allocator/tcmalloc/span.o obj/base/allocator/tcmalloc/stack_trace_table.o obj/base/allocator/tcmalloc/stacktrace.o obj/base/allocator/tcmalloc/static_vars.o obj/base/allocator/tcmalloc/symbolize.o obj/base/allocator/tcmalloc/system-alloc.o obj/base/allocator/tcmalloc/thread_cache.o obj/base/allocator/tcmalloc/debugallocation_shim.o || obj/base/third_party/dynamic_annotations/libdynamic_annotations.a