Home
last modified time | relevance | path

Searched refs:toolchainLinuxArm64 (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/config/
Darm64_linux_host.go57 type toolchainLinuxArm64 struct { struct
61 func (toolchainLinuxArm64) ClangTriple() string { argument
66 func (toolchainLinuxArm64) ClangCflags() string { argument
79 ret := toolchainLinuxArm64{}