Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/asan/TestCases/
Dblacklist.cpp24 int brokenFunction(int argc) { in brokenFunction() function
34 brokenFunction(argc); in main()
/external/compiler-rt/test/asan/TestCases/
Dblacklist.cc24 int brokenFunction(int argc) { in brokenFunction() function
34 brokenFunction(argc); in main()