Searched refs:binaries (Results 1 – 8 of 8) sorted by relevance
/bionic/apex/ |
D | Android.bp | 52 binaries: [ 57 binaries: [
|
/bionic/benchmarks/spawn/ |
D | Android.bp | 77 // Install these binaries in the same directory as the main benchmark binary.
|
/bionic/linker/ |
D | Android.bp | 8 // 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/ |
D | cpp.py | 378 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/ |
D | Android.bp | 51 // Libraries and helper binaries for ELF TLS 284 // Libraries and binaries used by memtag_stack_dlopen_test tests
|
/bionic/docs/ |
D | elf-tls.md | 469 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/ |
D | android-changes-for-ndk-developers.md | 484 produced binaries affected by this bug, but third-party toolchains
|
/bionic/libc/ |
D | Android.bp | 1427 // libc_common_static.a For static binaries.
|