Home
last modified time | relevance | path

Searched defs:LeftOOBReadMessage (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_str_test.cpp42 std::string LeftOOBReadMessage(OOBKind oob_kind, int oob_distance) { in LeftOOBReadMessage() function
H A Dasan_test.cpp786 std::string LeftOOBReadMessage(int oob_distance) { in LeftOOBReadMessage() function