HomeSort by relevance Sort by last modified time
    Searched refs:semihosting_file_length (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/lib/semihosting/
semihosting.c 127 long semihosting_file_length(long file_handle) function
171 length = semihosting_file_length(file_handle);
195 length = semihosting_file_length(file_handle);
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/
semihosting.h 48 long semihosting_file_length(long file_handle);
  /device/linaro/bootloader/arm-trusted-firmware/drivers/io/
io_semihosting.c 114 long sh_result = semihosting_file_length(sh_handle);

Completed in 78 milliseconds