| /ThreadX-v6.3.0/ports/cortex_m3/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports/cortex_r4/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports/cortex_m4/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports/cortex_r7/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/src/ |
| D | tx_ghs.c | 300 void **peh_globals; in __tx_cpp_exception_init() local 303 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 306 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 307 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 315 void **peh_globals; in __tx_cpp_exception_cleanup() local 318 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 321 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 322 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports/cortex_m7/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports/cortex_a5/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports/cortex_a7/ghs/src/ |
| D | tx_ghs.c | 288 void **peh_globals; in __tx_cpp_exception_init() local 291 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 294 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 295 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 303 void **peh_globals; in __tx_cpp_exception_cleanup() local 306 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 309 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 310 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_ghs.c | 305 void **peh_globals; in __tx_cpp_exception_init() local 308 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_init() 311 peh_globals = &__eh_globals; in __tx_cpp_exception_init() 312 __cpp_exception_init(peh_globals); in __tx_cpp_exception_init() 320 void **peh_globals; in __tx_cpp_exception_cleanup() local 323 peh_globals = &(thread_ptr->tx_thread_eh_globals); in __tx_cpp_exception_cleanup() 326 peh_globals = &__eh_globals; in __tx_cpp_exception_cleanup() 327 __cpp_exception_cleanup(peh_globals); in __tx_cpp_exception_cleanup()
|