Searched refs:semihosting_get_target (Results 1 – 4 of 4) sorted by relevance
35 static inline SemihostingTarget semihosting_get_target(void) in semihosting_get_target() function62 SemihostingTarget semihosting_get_target(void);
14 SemihostingTarget semihosting_get_target(void) in semihosting_get_target() function
71 SemihostingTarget semihosting_get_target(void) in semihosting_get_target() function
49 SemihostingTarget target = semihosting_get_target(); in use_gdb_syscalls()