Searched refs:toolchainBase (Results 1 – 3 of 3) sorted by relevance
41 type toolchainBase struct { struct44 func (toolchainBase) RustTriple() string {56 func (toolchainBase) Is64Bit() bool {60 func (toolchainBase) Bionic() bool {65 toolchainBase anonMember73 toolchainBase anonMember88 func (toolchainBase) SharedLibSuffix() string {96 func (toolchainBase) RlibSuffix() string {99 func (toolchainBase) DylibSuffix() string {107 func (toolchainBase) Supported() bool {[all …]
112 type toolchainBase struct { struct115 func (t *toolchainBase) ndkTriple() string {143 func (toolchainBase) ShlibSuffix() string {147 func (toolchainBase) ExecutableSuffix() string {151 func (toolchainBase) ClangAsflags() string {155 func (toolchainBase) YasmFlags() string {159 func (toolchainBase) WindresFlags() string {171 func (toolchainBase) Bionic() bool {175 func (t toolchainBase) ToolPath() string {180 toolchainBase anonMember[all …]
310 return t.toolchainBase.ClangInstructionSetFlags(isa)