Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/
Dinstrprof-value-prof-2.c36 void (*callee1Ptr)(); variable
40 callee1Ptr = callee1; in setFunctionPointers()
67 __llvm_profile_instrument_target((uint64_t)callee1Ptr, (void *)Data, S); in main()