Home
last modified time | relevance | path

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

/build/soong/rust/config/
Dtoolchain.go33 Is64Bit() bool methodSpec
56 func (toolchainBase) Is64Bit() bool { func
68 func (toolchain64Bit) Is64Bit() bool { func
76 func (toolchain32Bit) Is64Bit() bool { func
/build/soong/cc/config/
Dtoolchain.go100 Is64Bit() bool methodSpec
183 func (toolchain64Bit) Is64Bit() bool { func
191 func (toolchain32Bit) Is64Bit() bool { func