Searched refs:x86 (Results 1 – 25 of 31) sorted by relevance
12
12 __connect; # arm x86 introduced=2120 __epoll_pwait; # arm x86 introduced=2122 __exit; # arm x86 introduced=2123 __fadvise64; # x86 introduced=2125 __fcntl64; # arm x8629 __fgets_chk; # introduced-arm=17 introduced-arm64=21 introduced-x86=17 introduced-x86_64=2141 __fstatfs64; # arm x8644 __getcpu; # arm x86 introduced-arm=12 introduced-x86=1245 __getcwd; # arm x8646 __getpid; # arm x86 introduced=21[all …]
8 _Znaj; # arm x86 weak9 _ZnajRKSt9nothrow_t; # arm x86 weak12 _Znwj; # arm x86 weak13 _ZnwjRKSt9nothrow_t; # arm x86 weak
181 x86: {183 "arch-x86/bionic/__libc_init_sysinfo.cpp",184 "arch-x86/bionic/__libc_int0x80.S",185 "arch-x86/bionic/__set_tls.cpp",368 x86: {613 x86: {615 // x86 has custom implementations of all of these.1128 x86: {1130 "arch-x86/bionic/__bionic_clone.S",1131 "arch-x86/bionic/_exit_with_stack_teardown.S",[all …]
10 # arch ::= "arm" | "arm64" | "riscv64" | "x86" | "x86_64" | "lp32" | "lp64"199 int __fadvise64:fadvise64_64(int, off64_t, off64_t, int) x86276 # sockets for x86. These are done as an "indexed" call to socketcall syscall.277 int __socket:socketcall:1(int, int, int) x86278 int bind:socketcall:2(int, struct sockaddr*, int) x86279 int __connect:socketcall:3(int, struct sockaddr*, socklen_t) x86280 int listen:socketcall:4(int, int) x86281 int getsockname:socketcall:6(int, struct sockaddr*, socklen_t*) x86282 int getpeername:socketcall:7(int, struct sockaddr*, socklen_t*) x86283 int __socketpair:socketcall:8(int, int, int, int*) x86[all …]
25 pid_t vfork() arm,x86,x86_6437 int open(const char*, int, ...) arm,x86,x86_6438 int stat64(const char*, stat64*) arm,x8639 ssize_t readlink(const char*, char*, size_t) arm,x86,x86_6440 int stat(const char*, stat*) arm,x86,x86_64
49 void* mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) x8662 int renameat(int, const char*, int, const char*) arm,x86,arm64,x86_64
6 atexit; # arm64 x86 x86_64
30 cabsl; # introduced-arm=21 introduced-arm64=23 introduced-x86=21 introduced-x86_64=2375 cprojl; # introduced-arm=21 introduced-arm64=23 introduced-x86=21 introduced-x86_64=2385 csqrtl; # introduced-arm=21 introduced-arm64=23 introduced-x86=21 introduced-x86_64=23113 feclearexcept; # introduced-arm=21 introduced-arm64=21 introduced-x86=9 introduced-x86_64=21114 fedisableexcept; # introduced-arm=21 introduced-arm64=21 introduced-x86=9 introduced-x86_64=21115 feenableexcept; # introduced-arm=21 introduced-arm64=21 introduced-x86=9 introduced-x86_64=21116 fegetenv; # introduced-arm=21 introduced-arm64=21 introduced-x86=9 introduced-x86_64=21117 fegetexcept; # introduced-arm=21 introduced-arm64=21 introduced-x86=9 introduced-x86_64=21118 fegetexceptflag; # introduced-arm=21 introduced-arm64=21 introduced-x86=9 introduced-x86_64=21119 fegetround; # introduced-arm=21 introduced-arm64=21 introduced-x86=9 introduced-x86_64=21[all …]
3 foo; # arm x864 bar; # x86
32 x86, enumerator126 Arch::x86,134 { Arch::x86, "i686-linux-android" },146 { Arch::x86, 9 },
34 case Arch::x86: in to_string()48 {"x86", Arch::x86},
19 if [ ${HOST_OS}-${HOST_ARCH} = linux-x86 -o ${HOST_OS}-${HOST_ARCH} = linux-x86_64 ]; then23 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then
25 if [ ${HOST_OS}-${HOST_ARCH} = linux-x86 -o ${HOST_OS}-${HOST_ARCH} = linux-x86_64 ]; then30 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then
114 x86: {115 srcs: ["prebuilt-elf-files/x86/libtest_invalid-rw_load_segment.so"],140 x86: {141 srcs: ["prebuilt-elf-files/x86/libtest_invalid-unaligned_shdr_offset.so"],166 x86: {167 srcs: ["prebuilt-elf-files/x86/libtest_invalid-zero_shentsize.so"],192 x86: {193 srcs: ["prebuilt-elf-files/x86/libtest_invalid-zero_shstrndx.so"],218 x86: {219 srcs: ["prebuilt-elf-files/x86/libtest_invalid-empty_shdr_table.so"],[all …]
84 // for x86, exclude libgcc_eh.a for the same reasons as above97 x86: {103 version_script: ":libdl.x86.map",184 // for x86, exclude libgcc_eh.a for the same reasons as above186 x86: {265 name: "libdl.x86.map",266 out: ["libdl.x86.map.txt"],269 cmd: "$(location generate-version-script) x86 $(in) $(out)",
1 versioner headers -p platforms -r arm -r x86 -a 9 -i
1 versioner headers dependencies -p platforms -r arm -r x86 -a 9
325 x86, x86-64).352 x86 | yes | yes | yes361 x86 (experimental) | yes | yes | unsupported relocs388 LLDB more-or-less implemented Linux TLS debugging in [r192922][rL192922] ([D1944]) for x86 and389 x86-64. [arm64 support came later][D5073]. However, the Linux TLS functionality no longer does440 There are ptrace interfaces for reading the thread pointer for each of arm32, arm64, x86, and x86-64476 * On arm32, x86, and x86_64, the loader [should reject a TLS relocation]. (XXX: I haven't verified610 by GCC on x86 (and x86-64), where it is compatible with x86's TLS variant 2. We [modified Clang625 * On x86/x86-64, it uses a fixed offset from the thread pointer (TP+0xf8 or TP+0x1d0) and630 * x86: https://go-review.googlesource.com/c/go/+/16678[all …]
100 // When this binary is installed to host/linux-x86/bin, its runpath is ${ORIGIN}/../lib64, which101 // is fine for finding host/linux-x86/lib64/libc++.so. When it's installed to102 // host/linux-x86/benchmarktest64/bionic-spawn-benchmarks, the runpath needs an extra "..". This
22 LLVM_PROFDATA=${ANDROID_BUILD_TOP}/prebuilts/clang/host/linux-x86/llvm-binutils-stable/llvm-profdata23 LLVM_COV=${ANDROID_BUILD_TOP}/prebuilts/clang/host/linux-x86/llvm-binutils-stable/llvm-cov
28 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then
29 build x86 i686-linux-android29
81 x86: {241 "arch/x86/begin.S",264 x86: {310 x86: {500 // for x86, exclude libgcc_eh.a for the same reasons as above502 x86: {