Searched refs:trap_c (Results 1 – 25 of 27) sorted by relevance
12
31 void trap_c(uintptr_t *regs) in trap_c() function62 trap_c((uintptr_t *)context); in exceptionHandler()
8 src += ['trap_c.c']
306 jal trap_c320 .global trap_c321 .weak trap_c322 .type trap_c,%function323 trap_c: label324 j trap_c
19 void trap_c(uint32_t *regs) in trap_c() function
16 src = src + ['RV_CORE/Device/EastSoft/ES32VF2264/Startup/trap_c.c']
116 uintptr_t *trap_c(uintptr_t cause, uintptr_t *regs) in trap_c() function
Completed in 30 milliseconds