Home
last modified time | relevance | path

Searched refs:build_invocation (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/profile/
H A Dlit.cfg.py45 def build_invocation(compile_flags, with_lto = False): function
54 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
55 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
56 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
58 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
63 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
64 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
66 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
67 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/profile/
H A Dlit.cfg41 def build_invocation(compile_flags, with_lto = False):
50 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
51 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
52 config.substitutions.append( ("%clang_profgen ", build_invocation(clang_cflags) + " -fprofile-instr…
54 config.substitutions.append( ("%clang_pgogen ", build_invocation(clang_cflags) + " -fprofile-genera…
55 config.substitutions.append( ("%clang_pgogen=", build_invocation(clang_cflags) + " -fprofile-genera…
59 config.substitutions.append( ("%clangxx_pgogen ", build_invocation(clang_cxxflags) + " -fprofile-ge…
60 config.substitutions.append( ("%clangxx_pgogen=", build_invocation(clang_cxxflags) + " -fprofile-ge…
62 config.substitutions.append( ("%clang_profgen_gcc=", build_invocation(clang_cflags) + " -fprofile-g…
63 config.substitutions.append( ("%clang_profuse_gcc=", build_invocation(clang_cflags) + " -fprofile-u…
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/hwasan/
H A Dlit.cfg.py31 def build_invocation(compile_flags): function
34 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
35 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
36 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
37 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
38 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/hwasan/
H A Dlit.cfg.py31 def build_invocation(compile_flags): function
34 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
35 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
36 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
37 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
38 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/hwasan/
H A Dlit.cfg.py31 def build_invocation(compile_flags): function
34 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
35 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
36 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
37 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
38 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/hwasan/
H A Dlit.cfg.py31 def build_invocation(compile_flags): function
34 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
35 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
36 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
37 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
38 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/hwasan/
H A Dlit.cfg.py31 def build_invocation(compile_flags): function
34 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
35 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
36 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
37 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
38 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/hwasan/
H A Dlit.cfg.py31 def build_invocation(compile_flags): function
34 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
35 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
36 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
37 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
38 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/hwasan/
H A Dlit.cfg.py42 def build_invocation(compile_flags): function
45 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
46 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
47 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
48 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
49 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/hwasan/
H A Dlit.cfg.py42 def build_invocation(compile_flags): function
45 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
46 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
47 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
48 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
49 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/hwasan/
H A Dlit.cfg.py42 def build_invocation(compile_flags): function
45 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
46 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
47 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
48 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
49 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/hwasan/
H A Dlit.cfg.py42 def build_invocation(compile_flags): function
45 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
46 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
47 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
48 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
49 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/hwasan/
H A Dlit.cfg.py42 def build_invocation(compile_flags): function
45 config.substitutions.append( ("%clangxx ", build_invocation(clang_cxxflags)) )
46 config.substitutions.append( ("%clang_hwasan ", build_invocation(clang_hwasan_cflags)) )
47 config.substitutions.append( ("%clang_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cflags)) )
48 config.substitutions.append( ("%clangxx_hwasan ", build_invocation(clang_hwasan_cxxflags)) )
49 config.substitutions.append( ("%clangxx_hwasan_oldrt ", build_invocation(clang_hwasan_oldrt_cxxflag…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/memprof/
H A Dlit.cfg.py64 def build_invocation(compile_flags): function
67 config.substitutions.append( ("%clang ", build_invocation(target_cflags)) )
68 config.substitutions.append( ("%clangxx ", build_invocation(target_cxxflags)) )
69 config.substitutions.append( ("%clang_memprof ", build_invocation(clang_memprof_cflags)) )
70 config.substitutions.append( ("%clangxx_memprof ", build_invocation(clang_memprof_cxxflags)) )
74 …config.substitutions.append( ("%clang_memprof_static ", build_invocation(clang_memprof_static_cfla…
75 …config.substitutions.append( ("%clangxx_memprof_static ", build_invocation(clang_memprof_static_cx…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/memprof/
H A Dlit.cfg.py64 def build_invocation(compile_flags): function
67 config.substitutions.append( ("%clang ", build_invocation(target_cflags)) )
68 config.substitutions.append( ("%clangxx ", build_invocation(target_cxxflags)) )
69 config.substitutions.append( ("%clang_memprof ", build_invocation(clang_memprof_cflags)) )
70 config.substitutions.append( ("%clangxx_memprof ", build_invocation(clang_memprof_cxxflags)) )
74 …config.substitutions.append( ("%clang_memprof_static ", build_invocation(clang_memprof_static_cfla…
75 …config.substitutions.append( ("%clangxx_memprof_static ", build_invocation(clang_memprof_static_cx…

123456789