Home | History | Annotate | Download | only in runtime

Lines Matching full:sanitized

785 sanitizedsuppressionsSuppressions file name.print_suppressionsPrint matched suppressions at exit.disable_coredumpDisable core dumping. By default, disable_core=1 on 64-bit to avoid dumping a 16T+ core file. Ignored on OSes that don't dump core bydefault and for sanitizers that don't reserve lots of virtual memory.use_madv_dontdumpIf set, instructs kernel to not store the (huge) shadow in core file.symbolize_inline_framesPrint inlined frames in stacktraces. Defaults to true.stack_trace_formatFormat string used to render stack frames. See sanitizer_stacktrace_printer.h for the format description. Use DEFAULT to get default format.no_huge_pages_for_shadowIf true, the shadow is not allowed to use huge pages. (((reinterpret_cast<uptr>(s) | n) & 15)) == ((0))((base)) == ((10))((size)) <= ((1ULL << (40)))Supported Printf formats: %([0-9]*)?(z|ll)?{d,u,x}; %p; %(\.\*)?s; %c