Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_gprf.c103 #define TEXT_BEGIN __ghsbegin_vletext macro
107 #define TEXT_BEGIN __ghsbegin_text macro
320 (char *)TEXT_BEGIN + HASHDIVISOR-1)/HASHDIVISOR; in init_callgraph()
327 (char *)TEXT_BEGIN + ARCDIVISOR-1)/ARCDIVISOR; in init_callgraph()
435 hashidx = ((char *)arctail - (char *)TEXT_BEGIN) / HASHDIVISOR; in __ghs_indgcount()