Searched refs:semihosting_file_close (Results 1 – 8 of 8) sorted by relevance
121 long semihosting_file_close(long file_handle) in semihosting_file_close() function172 return (semihosting_file_close(file_handle) != 0) ? -1 : length; in semihosting_get_flen()219 semihosting_file_close(file_handle); in semihosting_download_file()
48 long semihosting_file_close(long file_handle);
182 sh_result = semihosting_file_close(file_handle); in sh_file_close()
484 00000000000011e0 g F .text 0000000000000020 semihosting_file_close1239 a18: 940001f2 bl 11e0 <semihosting_file_close>1788 00000000000011e0 <semihosting_file_close>:
720 .text.semihosting_file_close722 0x00000000000011e0 semihosting_file_close
740 .text.semihosting_file_close742 0x000000000e01c3f4 semihosting_file_close
365 000000000e01c3f4 g F .text 0000000000000020 semihosting_file_close1343 e01bd68: 940001a3 bl e01c3f4 <semihosting_file_close>1807 000000000e01c3f4 <semihosting_file_close>:
304 .text.semihosting_file_close
Completed in 48 milliseconds