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
54 func (toolchainBase) Is64Bit() bool { func
66 func (toolchain64Bit) Is64Bit() bool { func
74 func (toolchain32Bit) Is64Bit() bool { func
/build/soong/cc/config/
Dtoolchain.go70 Is64Bit() bool methodSpec
153 func (toolchain64Bit) Is64Bit() bool { func
161 func (toolchain32Bit) Is64Bit() bool { func