Lines Matching refs:system
36 are supplied by the system. Stuff like `__cxa_guard_acquire` and
39 #### linker/ --- /system/bin/linker and /system/bin/linker64
79 # See 'Adding system calls' later.
142 ## Adding libc wrappers for system calls
145 this system call?". The answer is usually "no".
147 The answer is "yes" if the system call is part of the POSIX standard.
149 The answer is probably "yes" if the system call has a wrapper in at
152 The answer may be "yes" if the system call has three/four distinct
159 Adding a system call usually involves:
175 correct system call is being made.)
195 [system/timezone/README.android](https://android.googlesource.com/platform/system/timezone/+/master…
280 * Note that the build system is ignorant to this flag being toggled, i.e. if