Home
last modified time | relevance | path

Searched refs:__ghs_GetThreadLocalStorageItem (Results 1 – 25 of 37) sorted by relevance

12

/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/src/
Dtx_ghs.c71 void *__ghs_GetThreadLocalStorageItem(int specifier) in __ghs_GetThreadLocalStorageItem() function
165 #pragma ghs alias __ghsautoimport_tx_ghs __ghs_GetThreadLocalStorageItem
277 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_ghse.c45 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_m3/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_r4/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_m4/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_a8/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_a9/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_r5/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_r7/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_m7/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_a5/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_a7/ghs/src/
Dtx_ghse.c47 return *(void **)__ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __get_eh_globals()
/ThreadX-v6.3.0/ports/cortex_m3/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports/cortex_r4/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports/cortex_m7/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports/cortex_m4/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports/cortex_a8/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports/cortex_a9/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports/cortex_r5/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports/cortex_r7/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports/cortex_a7/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);
/ThreadX-v6.3.0/ports/cortex_a5/ghs/inc/
Dtx_ghs.h22 extern void *__ghs_GetThreadLocalStorageItem(int specifier);

12