Home
last modified time | relevance | path

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

/external/toolchain-utils/compiler_wrapper/
Dcommand.go200 type builderTarget struct { struct
201 target string
202 arch string
203 vendor string
204 sys string
205 abi string
206 compiler string
207 compilerType compilerType