Searched defs:arm_eabi_genstub (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/tools/
H A Dgensyscalls.py287 def arm_eabi_genstub(syscall): function
401 syscall["asm-arm"] = add_footer(32, arm_eabi_genstub(syscall), syscall)

Completed in 19 milliseconds