Home
last modified time | relevance | path

Searched refs:semihosting_file_open (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a/lib/semihosting/
A Dsemihosting.c46 long semihosting_file_open(const char *file_name, size_t mode) in semihosting_file_open() function
164 file_handle = semihosting_file_open(file_name, FOPEN_MODE_RB); in semihosting_get_flen()
190 file_handle = semihosting_file_open(file_name, FOPEN_MODE_RB); in semihosting_download_file()
/trusted-firmware-a/include/lib/
A Dsemihosting.h42 long semihosting_file_open(const char *file_name, size_t mode);
/trusted-firmware-a/drivers/io/
A Dio_semihosting.c81 sh_result = semihosting_file_open(file_spec->path, file_spec->mode); in sh_file_open()
/trusted-firmware-a/build/qemu/release/bl1/
A Dbl1.dump419 00000000000010c8 g F .text 0000000000000028 semihosting_file_open
1323 b40: 94000162 bl 10c8 <semihosting_file_open>
1710 00000000000010c8 <semihosting_file_open>:
A Dbl1.map708 .text.semihosting_file_open
710 0x00000000000010c8 semihosting_file_open
/trusted-firmware-a/build/qemu/release/bl2/
A Dbl2.map728 .text.semihosting_file_open
730 0x000000000e01c2dc semihosting_file_open
A Dbl2.dump295 000000000e01c2dc g F .text 0000000000000028 semihosting_file_open
1427 e01be90: 94000113 bl e01c2dc <semihosting_file_open>
1729 000000000e01c2dc <semihosting_file_open>:
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.map296 .text.semihosting_file_open

Completed in 24 milliseconds