Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/Windows/
Dunsymbolized.cc12 int __attribute__((noinline)) do_uaf(void);
14 int r = do_uaf(); in main()
18 int do_uaf(void) { in do_uaf() function
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Dunsymbolized.cpp12 int __attribute__((noinline)) do_uaf(void);
14 int r = do_uaf(); in main()
18 int do_uaf(void) { in do_uaf() function