Home
last modified time | relevance | path

Searched refs:__memprof_default_options (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_flags.cpp71 const char *memprof_default_options = __memprof_default_options(); in InitializeFlags()
91 SANITIZER_INTERFACE_WEAK_DEF(const char *, __memprof_default_options, void) { in SANITIZER_INTERFACE_WEAK_DEF() argument
H A Dmemprof_interface_internal.h44 const char *__memprof_default_options();
/llvm-project-15.0.7/compiler-rt/test/memprof/TestCases/
H A Ddefault_options.cpp5 extern "C" const char *__memprof_default_options() { in __memprof_default_options() function
/llvm-project-15.0.7/compiler-rt/include/sanitizer/
H A Dmemprof_interface.h54 const char *__memprof_default_options(void);