Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c5949 #define FUNC_PROLOG_SIZE 10 macro
5951 #define FUNC_PROLOG_SIZE 9 macro
5973 ind += FUNC_PROLOG_SIZE; in gfunc_prolog()
6072 ind = func_sub_sp_offset - FUNC_PROLOG_SIZE; in gfunc_epilog()
6085 #if FUNC_PROLOG_SIZE == 10 in gfunc_epilog()