Home
last modified time | relevance | path

Searched defs:Bionic (Results 1 – 12 of 12) sorted by relevance

/aosp12/build/soong/rust/config/
H A Dx86_linux_host.go68 func (toolchainLinuxX8664) Bionic() bool { func
98 func (toolchainLinuxX86) Bionic() bool { func
H A Dtoolchain.go60 func (toolchainBase) Bionic() bool { func
80 func (toolchain32Bit) Bionic() bool { func
H A Dx86_linux_bionic_host.go48 func (toolchainLinuxBionicX8664) Bionic() bool { func
H A Dx86_darwin_host.go55 func (toolchainDarwinX8664) Bionic() bool { func
/aosp12/build/soong/cc/config/
H A Dx86_linux_bionic_host.go136 func (t *toolchainLinuxBionic) Bionic() bool { func
H A Darm64_fuchsia_device.go85 func (t *toolchainFuchsiaArm64) Bionic() bool { func
H A Dx86_64_fuchsia_device.go86 func (t *toolchainFuchsiaX8664) Bionic() bool { func
H A Dx86_darwin_host.go244 func (t *toolchainDarwin) Bionic() bool { func
H A Dx86_linux_host.go248 func (t *toolchainLinux) Bionic() bool { func
H A Dx86_windows_host.go269 func (t *toolchainWindows) Bionic() bool { func
H A Dtoolchain.go171 func (toolchainBase) Bionic() bool { func
/aosp12/build/soong/android/
H A Darch.go249 func (os OsType) Bionic() bool { func