Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp110 int ThirdFakeCalleeAddress = 0; in TEST_F() local
111 __llvm_ctx_profile_expected_callee[1] = &ThirdFakeCalleeAddress; in TEST_F()
115 __llvm_ctx_profile_get_context(&ThirdFakeCalleeAddress, 3, 0, 0); in TEST_F()
120 __llvm_ctx_profile_expected_callee[0] = &ThirdFakeCalleeAddress; in TEST_F()
123 __llvm_ctx_profile_get_context(&ThirdFakeCalleeAddress, 3, 0, 0); in TEST_F()