Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/
H A Dstack-history-length.c23 __attribute__((noinline)) void FUNC0() { int x[4]; USE(&x[0]); } in FUNC0() function
31 FUNC0(); in main()