Lines Matching refs:If

24     "If set, use the online symbolizer from common sanitizer runtime to turn "
28 "Path to external symbolizer. If empty, the tool will search $PATH for "
32 "If set, allows online symbolizer to run addr2line binary to symbolize "
38 "If available, use the fast frame-pointer-based unwinder on "
41 "If available, use the fast frame-pointer-based unwinder on fatal "
49 "If available, use the fast frame-pointer-based unwinder on "
57 "\"stderr\". If unspecified, defaults to \"stderr\".")
84 "If false, the allocator will crash instead of returning 0 on "
87 "If false, disable printing error summaries in addition to error "
112 "Deprecated. True has no effect, use handle_sigbus=1. If false, "
115 "If set, uses alternate stack for signal handling.")
117 "If set, deadlock detection is enabled.")
134 " If non-zero, a background thread is spawned at startup"
139 " If non-zero, a background thread is spawned at startup"
140 " which periodically reads RSS. If the limit is reached"
147 "If non-zero, malloc/new calls larger than this size will return "
152 "Only affects a 64-bit allocator. If set, tries to release unused "
157 "If false, do not attempt to read /proc/maps/statm."
161 "If set, coverage information will be dumped at program shutdown (if the "
167 "If non-empty, write 8bit counters to this file. ")
169 "If non-empty, write the coverage pc table to this file. ")
181 "If set, instructs kernel to not store the (huge) shadow "
190 "If positive, after printing a stack trace also print a short "
201 "If true, the shadow is not allowed to use huge pages. ")
203 "If set check that string arguments are properly null-terminated")
205 "If set, uses custom wrappers for strstr and strcasestr functions "
208 "If set, uses custom wrappers for strspn and strcspn function "
211 "If set, uses a custom wrapper for the strtok function "
214 "If set, uses custom wrappers for strpbrk function "
218 "If set, uses custom wrappers for strcmp functions to find more errors.")
220 "If set, uses custom wrappers for strlen and strnlen functions "
223 "If set, uses custom wrappers for strndup functions "
226 "If set, uses custom wrappers for strchr, strchrnul, and strrchr "
229 "If set, uses custom wrappers for memcmp function "
232 "If true, assume that memcmp(p1, p2, n) always reads n bytes before "
235 "If set, uses a wrapper for memmem() to find more errors.")
237 "If set, uses custom wrappers for memset/memcpy/memmove "
240 "If set, uses custom wrappers for *stat functions "
243 "If set, uses custom wrappers for send* functions "
246 "If set, decorate sanitizer mappings in /proc/self/maps with "
252 "If set, the tool calls abort() instead of _exit() after printing the "
262 "If true, dump 16 bytes starting at the instruction that caused SEGV")
264 "If true, dump values of CPU registers when SEGV happens. Only "
267 "If true, triggers warning when writable-executable pages requests "
284 "If set, check invalid joins of threads.")