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

  /bionic/libc/tools/
gensyscalls.py 230 def x86_genstub_cid(self, fname, numparams, idname, cid): member in class:State
302 t["asm-x86"] = self.x86_genstub_cid(syscall_func, num_regs, make__NR_name(syscall_name), t["cid"])

Completed in 62 milliseconds