Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/runtime/
H A Dcommon.h221 #define EXIT_SYSCALL 0x2000001 in __exit() macro
223 #define EXIT_SYSCALL 231 in __exit()
226 __asm__ __volatile__("movq $" STRINGIFY(EXIT_SYSCALL) ", %%rax\n" in __exit()