Home
last modified time | relevance | path

Searched defs:toolchainDarwin (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/rust/config/
H A Dx86_darwin_host.go41 type toolchainDarwin struct { struct
42 toolchainRustFlags string
43 toolchainLinkFlags string
48 toolchainDarwin anonMember
/aosp12/build/soong/cc/config/
H A Dx86_darwin_host.go187 type toolchainDarwin struct { struct
188 cFlags, ldFlags string
189 toolchain64Bit