Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dind_gprf.c127 static Arc * __ghscallgraph_arcpool; variable
358 __ghscallgraph_arcpool = (Arc *)(__ghscallgraph_hashtbl + in init_callgraph()
363 __ghscallgraph_arcpool + in init_callgraph()
482 arcptr = __ghscallgraph_arcpool + __ghscallgraph_arcpool_next; in __ghs_indgcount()