HomeSort by relevance Sort by last modified time
    Searched full:x86_64_genstub (Results 1 - 1 of 1) sorted by null

  /bionic/libc/tools/
gensyscalls.py 392 def x86_64_genstub(syscall): function
556 syscall["asm-x86_64"] = add_footer(64, x86_64_genstub(syscall), syscall)

Completed in 213 milliseconds