Searched refs:toolchain (Results 1 – 5 of 5) sorted by relevance
30 toolchain = os.environ['ANDROID_TOOLCHAIN'] variable31 arch = re.sub(r'.*/linux-x86/([^/]+)/.*', r'\1', toolchain)
39 for Itanium. The choice has effects on the toolchain, loader, and libc. In particular, when linking57 When a C/C++ file references a TLS variable, the toolchain generates instructions to find its71 "traditional" non-TLSDESC design described in Drepper's TLS document, the toolchain compiler emits a83 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 toolchain383 [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)
415 or the NDK's CMake toolchain file also get this by default with NDK r21 or
36 # TODO: remove these now we've updated the toolchain (http://b/229989971).
1893 "//system/extras/toolchain-extras",