invocation_name 1652 third_party/tcmalloc/chromium/src/heap-checker.cc static const char* invocation_name() { return program_invocation_short_name; } invocation_name 1655 third_party/tcmalloc/chromium/src/heap-checker.cc static const char* invocation_name() { return "<your binary>"; } invocation_name 1652 third_party/tcmalloc/vendor/src/heap-checker.cc static const char* invocation_name() { return program_invocation_short_name; } invocation_name 1655 third_party/tcmalloc/vendor/src/heap-checker.cc static const char* invocation_name() { return "<your binary>"; }