Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2450 char *tmp_fmt = build_format_string_with_n(); in check_match_ordinary()
2461 char *tmp_fmt = build_format_string_with_n(); in scan()
2473 char *tmp_fmt = build_format_string_with_n(); in scan()
2484 char *build_format_string_with_n() { in build_format_string_with_n() function