Home
last modified time | relevance | path

Searched refs:architecture (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/tools/
Dgenseccomp.py35 def load_syscall_names_from_file(file_path, architecture): argument
38 return {x["name"] for x in parser.syscalls if x.get(architecture)}
210 def convert_bpf_to_output(bpf, architecture, name_modifier): argument
223 """).format(self_path=os.path.basename(__file__), architecture=architecture,
231 """).format(architecture=architecture,suffix=name_modifier)
235 def construct_bpf(syscalls, architecture, name_modifier, priorities): argument
240 return convert_bpf_to_output(bpf, architecture, name_modifier)
Dgenfunctosyscallnrs.py12 def load_syscall_names_from_file(file_path, architecture): argument
17 if syscall.get(architecture):
/bionic/libc/platform/bionic/
Dtls.h42 #error unsupported architecture
/bionic/libc/arch-common/bionic/
Dcrtbegin.c100 #error unsupported architecture
/bionic/
DREADME.md65 # Each architecture has its own subdirectory for stuff that isn't shared
66 # because it's architecture-specific. There will be a .mk file in here that
67 # drags in all the architecture-specific files.
69 # Every architecture needs a handful of machine-specific assembler files.
102 # architecture-specific details. The update_all.py script should then be
255 pointers are always the "natural" size for the architecture regardless of the
Dandroid-changes-for-ndk-developers.md15 architecture-specific details of all Android's supported architectures. Recent
/bionic/libc/seccomp/
Dseccomp_policy.cpp93 #error No architecture was defined!
/bionic/docs/
Ddefines.md59 If your code is specific to a particular processor architecture, use
D32-bit-abi.md78 In the 64-bit ABI, `sigset_t` is the correct size for every architecture.
Delf-tls.md24 architecture-specific thread pointer (TP) and can be accessed very efficiently -- typically just a
31 architecture-specific thread-pointer ([`__get_tls()`] in Bionic):
641 into the host architecture. TLS accesses in the app solib (whether ELF TLS, Bionic slots, or
Dclang_fortify_anatomy.md57 divergence is an artifact of Clang and GCC's differing architecture as
/bionic/libc/
DSYSCALLS.TXT197 # the POSIX functions don't set errno, and no architecture has posix_fadvise.
DAndroid.bp580 // Each architecture has optimized versions of some routines,
2900 // The architecture-specific bits have to be handled separately because the label varies based
2901 // on architecture, which prevents using $(locations) to find them and requires using $(in)