Home
last modified time | relevance | path

Searched defs:Semihost_SYS_CLOSE (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/
DSemihostPrivate.h161 #define Semihost_SYS_CLOSE(Handle) _Semihost_SYS_CLOSE(0x02, Handle) macro
185 #define Semihost_SYS_CLOSE(Handle) GccSemihostCall(0x02, (UINTN)(Handle)) macro
203 #define Semihost_SYS_CLOSE(Handle) (-1) macro