Searched refs:KIND_OF_SO (Results 1 – 2 of 2) sorted by relevance
196 #define KIND_OF_SO 1 /* the number of libteecxxx.so library on MDC\DC\TI */ macro198 #define KIND_OF_SO 2 /* the number of libteecxxx.so library on OH\HO */ macro
103 const char g_libso[KIND_OF_SO][LIBTEEC_NAME_MAX_LEN] = {121 !lib_code_area || so_index >= KIND_OF_SO); in find_lib_code_area()267 for (i = 0; so_found < NUM_OF_SO && i < KIND_OF_SO; i++) { in proc_calc_hash()