Home
last modified time | relevance | path

Searched refs:toolchain (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/tools/
Dcheck-symbols-glibc.py30 toolchain = os.environ['ANDROID_TOOLCHAIN'] variable
31 arch = re.sub(r'.*/linux-x86/([^/]+)/.*', r'\1', toolchain)
/bionic/docs/
Delf-tls.md39 for Itanium. The choice has effects on the toolchain, loader, and libc. In particular, when linking
57 When a C/C++ file references a TLS variable, the toolchain generates instructions to find its
71 "traditional" non-TLSDESC design described in Drepper's TLS document, the toolchain compiler emits a
83 The toolchain generates code like this:
136 The toolchain generates code like this:
246 The toolchain generates code like this:
322 The traditional TLS design is implemented everywhere, but the TLSDESC design has less toolchain
383 [gdb_proc_service.h]: https://android.googlesource.com/toolchain/gdb/+/a7e49fd02c21a496095c828841f2…
613 CMake toolchain file) enable `-fstack-protector-strong` by default.
776 * more intrusive toolchain changes (affects both Clang and LLD)
/bionic/
Dandroid-changes-for-ndk-developers.md330 Object Name) attribute. The NDK toolchain adds this attribute by default,
331 so its absence indicates either a misconfigured alternative toolchain
/bionic/libc/
DAndroid.bp1945 "//system/extras/toolchain-extras",