Home
last modified time | relevance | path

Searched refs:binaries (Results 1 – 8 of 8) sorted by relevance

/bionic/apex/
DAndroid.bp52 binaries: [
57 binaries: [
/bionic/benchmarks/spawn/
DAndroid.bp77 // Install these binaries in the same directory as the main benchmark binary.
/bionic/linker/
DAndroid.bp8 // Host bionic binaries do not have a PT_INTERP section, instead this gets
467 // Used to generate binaries that can be backed by transparent hugepages.
/bionic/libc/kernel/tools/
Dcpp.py378 binaries = ["+", "-", "<", "<=", ">=", ">", "&&", "||", "*", "/", "%", variable in CppExpr
617 return token.id in self.binaries
662 elif op in CppExpr.binaries:
696 if op in CppExpr.binaries:
/bionic/tests/libs/
DAndroid.bp51 // Libraries and helper binaries for ELF TLS
284 // Libraries and binaries used by memtag_stack_dlopen_test tests
/bionic/docs/
Delf-tls.md469 using it generally won't work on them. Ideally, the older platforms would reject these binaries
729 * Binaries linked with the flag crash on non-Bionic, and binaries without the flag crash on Bionic.
730 We might want to mark the binaries somehow to indicate the non-standard TLS ABI. Suggestion:
/bionic/
Dandroid-changes-for-ndk-developers.md484 produced binaries affected by this bug, but third-party toolchains
/bionic/libc/
DAndroid.bp1427 // libc_common_static.a For static binaries.