Searched defs:CalleeAddrs (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/compiler-rt/test/profile/ |
D | instrprof-value-prof-reset.c | 21 void *CalleeAddrs[] = {callee_0, callee_1, callee_2, callee_2, callee_2}; variable
|
D | instrprof-value-prof.c | 66 void *CalleeAddrs[] = {FUNC_8_ADDRS(callee)}; variable
|
/external/llvm-project/compiler-rt/test/profile/Inputs/ |
D | instrprof-value-prof-evict.c | 6 void *CalleeAddrs[] = {callee_0, callee_1, callee_2, callee_3}; variable
|
/external/compiler-rt/test/profile/Inputs/ |
D | instrprof-value-prof-evict.c | 6 void *CalleeAddrs[] = {callee_0, callee_1, callee_2, callee_3}; variable
|
/external/compiler-rt/test/profile/ |
D | instrprof-value-prof.c | 65 void *CalleeAddrs[] = {FUNC_8_ADDRS(callee)}; variable
|