OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RightOOBErrorMessage
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_test_utils.h
77
string
RightOOBErrorMessage
(int oob_distance, bool is_write);
asan_test.cc
743
string
RightOOBErrorMessage
(int oob_distance, bool is_write) {
759
return
RightOOBErrorMessage
(oob_distance, /*is_write*/true);
763
return
RightOOBErrorMessage
(oob_distance, /*is_write*/false);
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025