Searched refs:system (Results 1 – 25 of 30) sorted by relevance
12
32 if [ ! -d /system ]; then \34 sudo mkdir -p -m 0777 /system; \37 ln -fs `realpath $(TARGET_OUT)/bin` /system/38 ln -fs `realpath $(TARGET_OUT)/etc` /system/39 ln -fs `realpath $(TARGET_OUT)/lib` /system/41 ln -fs `realpath $(TARGET_OUT)/lib64` /system/; \
53 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/libGLES*)54 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib64/libGLES*)
27 are supplied by the system. Stuff like `__cxa_guard_acquire` and30 #### linker/ --- /system/bin/linker and /system/bin/linker6479 # See 'Adding system calls' later.142 Adding system calls145 Adding a system call usually involves:159 confirm that the correct system call is being made.)236 * Note that the build system is ignorant to this flag being toggled, i.e. if
42 system(const char *command) in system() function78 DEF_STRONG(system);
97 system runs too slowly with this option enabled, decreasing the maximum number181 04-15 12:00:31.305 7412 7412 E malloc_debug: #00 pc 00029310 /system/lib/libc.so182 04-15 12:00:31.305 7412 7412 E malloc_debug: #01 pc 00021438 /system/lib/libc.so (new…183 04-15 12:00:31.305 7412 7412 E malloc_debug: #02 pc 000a9e38 /system/lib/libc++.so184 04-15 12:00:31.305 7412 7412 E malloc_debug: #03 pc 000a28a8 /system/lib/libc++.so220 04-15 12:35:33.305 7412 7412 E malloc_debug: #00 pc 00029310 /system/lib/libc.so221 04-15 12:35:33.305 7412 7412 E malloc_debug: #01 pc 00021438 /system/lib/libc.so (new…222 04-15 12:35:33.305 7412 7412 E malloc_debug: #02 pc 000a9e38 /system/lib/libc++.so223 04-15 12:35:33.305 7412 7412 E malloc_debug: #03 pc 000a28a8 /system/lib/libc++.so226 04-15 12:35:33.305 7412 7412 E malloc_debug: #00 pc 00029310 /system/lib/libc.so[all …]
15 # Load system call arguments into registers.29 # Make the system call.
30 # Get and save the system call entry address.46 # Make the system call.
37 # Make the system call.
46 # remainder of arguments are correct for clone system call
54 # Make the system call.
48 # Make the system call.
64 # remainder of arguments are correct for clone system call
98 extern int system(const char *string);
275 TEST(stdlib, system) { in TEST() argument278 status = system("exit 0"); in TEST()282 status = system("exit 1"); in TEST()
72 using ::system;
1 # This file is used to automatically generate bionic's system call stubs.156 # Paired off_t/off64_t system calls. On 64-bit systems,158 # aliases. On 32-bit systems, we have two different system calls.159 # That means that every system call in this section should take three lines.192 # file system
983 system;
1041 system;
1039 system;
1043 system;
1042 system